StratoDem / sd-material-ui

material-ui components for Dash
MIT License
194 stars 27 forks source link

Port Grid Component #650

Open Spyhuntr opened 3 years ago

Spyhuntr commented 3 years ago

This is an awesome project! Is the grid component on the docket to be added? https://material-ui.com/components/grid/

I've been using the bootstrap grid setup from https://dash-bootstrap-components.opensource.faculty.ai/ but the material UI grid would be awesome too.

coralvanda commented 3 years ago

We have not had plans to add the Grid component; however, you are most welcome to submit a pull request to add it.