New Bulma Components - Delete, Icon, Image, Notification, Progress
· One min read
We've added a few components representing Bulma elements
- Delete
- Icon
- Image
- Notication
- Progress bars
We've added a few components representing Bulma elements
We've added a few components representing Bulma elements
We've add a react hook that turns properties into bulma helper classes. It's pretty cool. You can add this to any custom component to leverage Bulma helper classes through properties.
All of the components in this package use this helper useBulmaClasses
.