We should rename package to react-mui-ui to better represent underlaying libraries that are required for consumption.
Alternative would be to have mixed package - some components using MUI other using other libraries. This is ok solution when each component has documented what is required for it to run and we provide consistent styling for when components are mixed in same UI.
We should rename package to
react-mui-uito better represent underlaying libraries that are required for consumption.Alternative would be to have mixed package - some components using MUI other using other libraries. This is ok solution when each component has documented what is required for it to run and we provide consistent styling for when components are mixed in same UI.