Skip to content

Instantly share code, notes, and snippets.

@BernardGatt
Created July 13, 2019 14:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save BernardGatt/a5627b81c798497761ecc0ed98d71c8c to your computer and use it in GitHub Desktop.
Save BernardGatt/a5627b81c798497761ecc0ed98d71c8c to your computer and use it in GitHub Desktop.
Simple Component
"components": [
{
"type": "textWidget",
"textAlign": "center",
"color": "mainText",
"text": "Hello World",
"style": "headingL"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment