Skip to content

Instantly share code, notes, and snippets.

@jamesattard
Created February 28, 2018 17:18
Show Gist options
  • Save jamesattard/a3be1f5132e205ca7df1210713f4bec8 to your computer and use it in GitHub Desktop.
Save jamesattard/a3be1f5132e205ca7df1210713f4bec8 to your computer and use it in GitHub Desktop.
Material UI button styling
<Button variant="raised" color="primary">
Hello World
</Button>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment