Skip to content

Instantly share code, notes, and snippets.

@realtomaszkula
Created May 28, 2018 08:47
Show Gist options
  • Save realtomaszkula/260c08d699ffd9073d7b9a9efdbbd2dd to your computer and use it in GitHub Desktop.
Save realtomaszkula/260c08d699ffd9073d7b9a9efdbbd2dd to your computer and use it in GitHub Desktop.
export enum Display {
flex = 'flex',
none = 'none'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment