-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
This package will cause issues with other packages as it makes use of similar component names.
For example the component <Row> will clash with the component <Row> from react-material-responsive-grid.
Also the <Table> component will clash with the default material-ui component also called <Table>
If you want to use all of these in conjunction it will not work.