Grid
Create a two column grid layout simply by wrapping your elements in a <Grid> component.
Preview

Code
<Grid>
<Children/>
</Grid>Last updated
Was this helpful?
Create a two column grid layout simply by wrapping your elements in a <Grid> component.

<Grid>
<Children/>
</Grid>Last updated
Was this helpful?