You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update examples to use the Box components in examples instead of divs/components with style properties. This is to showcase some of the more generic components the Box and Grid components in many different use cases.
Update examples to use the Box components in examples instead of divs/components with style properties. This is to showcase some of the more generic components the Box and Grid components in many different use cases.
import { Box } from "@material-ui/core"
https://material-ui.com/system/basics/#all-inclusive
import { Grid } from "@material-ui/core"
https://material-ui.com/components/grid/#grid
The text was updated successfully, but these errors were encountered: