Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Box/Grid component in examples #77

Open
mikemurray opened this issue Aug 22, 2019 · 0 comments
Open

Use Box/Grid component in examples #77

mikemurray opened this issue Aug 22, 2019 · 0 comments
Labels
enhancement For issues that describe a feature that needs to be added, changed, or removed, but is not a bug

Comments

@mikemurray
Copy link
Member

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

@machikoyasuda machikoyasuda added the enhancement For issues that describe a feature that needs to be added, changed, or removed, but is not a bug label Aug 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement For issues that describe a feature that needs to be added, changed, or removed, but is not a bug
Projects
None yet
Development

No branches or pull requests

2 participants