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.
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>fromreact-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.