Guest User

Untitled

a guest
May 23rd, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. <Grid.Wrapper element="ul" equalHeight matrix gutterSize="sm">
  2. <Grid.Item element="li" size={{ def: "1/2", xs: "1/2", sm: "1/5" }}>
  3. <PrimaryButton fullWidth containerElement={<a href="#typography" />}>
  4. Typography
  5. </PrimaryButton>
  6. </Grid.Item>
  7. { /* and so it continues... */ }
  8. </Grid.Wrapper>
Add Comment
Please, Sign In to add comment