Skip to content

Instantly share code, notes, and snippets.

@i-oliva
Created October 1, 2018 21:08
Show Gist options
  • Save i-oliva/821100ba94122f7b1f3602a57deab4f1 to your computer and use it in GitHub Desktop.
Save i-oliva/821100ba94122f7b1f3602a57deab4f1 to your computer and use it in GitHub Desktop.
const styles = theme => ({
root: {
flexGrow: 1
},
paper: {
height: 140,
width: 100
},
control: {
padding: theme.spacing.unit * 2
}
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment