Skip to content

Instantly share code, notes, and snippets.

@nickgrato
Created November 9, 2022 23:13
Show Gist options
  • Save nickgrato/dbc3a0cf4e89481f86835e595043fd88 to your computer and use it in GitHub Desktop.
Save nickgrato/dbc3a0cf4e89481f86835e595043fd88 to your computer and use it in GitHub Desktop.
Button Implementation
<Button
label="cancel"
size={ButtonSizesE.LARGE}
category={ButtonCategoriesE.PRIMARY_OUTLINE}
icon="arrow-left"
/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment