This repository was archived by the owner on Apr 1, 2022. It is now read-only.
1.1.1 released!
New features and removals
- Datatable props: add
tblClass / tblStylefor<table> - Datatable props: remove
tableBordered(use the above instead) - Column props: add
colspanfor<th> / <td>
Improvements
- fix the width of
MultiSelectto30px