Skip to content

Instantly share code, notes, and snippets.

@przemyslawjanpietrzak
Created October 4, 2021 21:22
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 przemyslawjanpietrzak/7019e6235a66e263aab0acac1058a1a8 to your computer and use it in GitHub Desktop.
Save przemyslawjanpietrzak/7019e6235a66e263aab0acac1058a1a8 to your computer and use it in GitHub Desktop.
type BUTTON_SIZES_UNION = "small" | "medium" | "large";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment