Last version
Isn't an error, is only that I want to get the table with a material style, so we need use a material table that allow us resize columns, so we have tried to use react-md (datatable) and add resize styles but really is very ugly. Exist some material theme for reacttable?
Thanks
react-table is not theme-based so there is no simple way to create a theme for a particular CSS approach. You have the following options to style react-table:
Most helpful comment
react-table is not theme-based so there is no simple way to create a theme for a particular CSS approach. You have the following options to style react-table: