Closed lin8231 closed 2 years ago
Subteam 1 has added an announcements page, for users of the flat to make announcements in. We would like to display a preview of the latest announcement on the dashboard.
Fixes/resolves #189
Takes these props
interface DashboardAnnouncementProps { onViewAll: () => void; title: string; time: Date; user: string; description: string; }
Please delete options that are not relevant.
Leave blank if not applicable
I have completed these steps when making this pull request:
Before opening the PR for review:
Description
Subteam 1 has added an announcements page, for users of the flat to make announcements in. We would like to display a preview of the latest announcement on the dashboard.
Fixes/resolves #189
Takes these props
Screenshots
Type of change
Please delete options that are not relevant.
Checklist:
Leave blank if not applicable
I have completed these steps when making this pull request:
Before opening the PR for review: