mdbootstrap / mdb-react-ui-kit

React 18 & Bootstrap 5 & Material Design 2.0 UI KIT
https://mdbootstrap.com/docs/b5/react/
Other
1.41k stars 264 forks source link

fix incorrect type definition: Modal wrapClassName should be a string, not a boolean. #91

Closed ingmothman closed 5 years ago

ingmothman commented 5 years ago

In Modal component: wrapClassName should be a string, not a boolean.

pglejzer commented 5 years ago

Thanks for this useful message. I already changed this in our dev repo. It will be available in the next release. Thank you very much again.