-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
enhancementFor issues that describe a feature that needs to be added, changed, or removed, but is not a bugFor issues that describe a feature that needs to be added, changed, or removed, but is not a bug
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementFor issues that describe a feature that needs to be added, changed, or removed, but is not a bugFor issues that describe a feature that needs to be added, changed, or removed, but is not a bug