bokuweb / re-bulma

[Deprecated] 💎Bulma components for React
http://bokuweb.github.io/re-bulma/
MIT License
364 stars 66 forks source link

Make modal header content accept elements #85

Closed jakobjohansson closed 7 years ago

jakobjohansson commented 7 years ago

This change makes the modal header content accept react elements, not only text. I use this because i want to be able to style the content a bit, works good for using <Subtitle> etc.