Skip to content

Instantly share code, notes, and snippets.

@jsmanifest
Created June 9, 2020 14:55
Show Gist options
  • Save jsmanifest/480dcd9ed87f865758051b3358f6a68f to your computer and use it in GitHub Desktop.
Save jsmanifest/480dcd9ed87f865758051b3358f6a68f to your computer and use it in GitHub Desktop.
const component = {
type: 'label',
style: {
height: 250,
fontSize: 14,
fontWeight: 'bold',
textAlign: 'center',
},
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment