open-bus-map-search
open-bus-map-search copied to clipboard
[Bug] Change the Mui Grid v2 to Grid v1
Mui Grid v2 is still in development and it is unstable.
Since the new implementation is considered a breaking change, we introduced it as Unstable_Grid2 to gather feedbacks from the community before making it stable in the next major release of Material UI. https://mui.com/material-ui/react-grid2/
There is an issue in the site that related to Grid v2
https://github.com/mui/material-ui/issues/32727
For now, I think it is better to use a stable version. What do you think?