A notification card component that can dynamically display various notification as props
Closes #issue_number_here
Closes #112
Changes proposed
What were you told to do?
To build a notification card component that can dynamically display various notification as props
What did you do?
Added a NotificationCard component in the components folder that displays the title, number of unreads, push notifications button, notification previews, and a call to action.
The content of the notification card component is dynamic and passed as props.
Inactive call to action when count of unread messages === 0
Description
A notification card component that can dynamically display various notification as props
Closes #issue_number_here Closes #112
Changes proposed
What were you told to do?
To build a notification card component that can dynamically display various notification as props
What did you do?
Added a NotificationCard component in the components folder that displays the title, number of unreads, push notifications button, notification previews, and a call to action. The content of the notification card component is dynamic and passed as props. Inactive call to action when count of unread messages === 0
Check List (Check all the applicable boxes)
🚨Please review the contribution guideline for this repository.
Screenshots/Videos