uilibrary / matx-react

Matx -Free and open-source React Material UI Admin Dashboard Template
https://ui-lib.com/downloads/matx-react-dashboard
MIT License
925 stars 389 forks source link

MUI Datatable #16

Closed GonzaloSP closed 3 years ago

GonzaloSP commented 3 years ago

There is an error when trying to import a mui-datatable:

index.js:1 Warning: Failed prop type: The propbuttonRefofForwardRef(ButtonBase)is deprecated. Userefinstead.

I suspect it has to do with the prop-types version?

GonzaloSP commented 3 years ago

Sorry, the issue is not the incompatibility of the theme but mui-datatables itself.