Notification Item
The NotificationItem component helps you to simply create a beautiful list of different items.
The below codes are editable and you can modify them the way you want directly from your browser, please use the green button or the ctrl + s to save the changes.
Demo
Props Information
| Name | Type | Default | Description | 
|---|---|---|---|
| icon* | node | "" | Used to set the NotificationItemicon, its a required prop. | 
| title* | string | Used to set the NotificationItemtitle, its a required prop. |