Skip to content

Instantly share code, notes, and snippets.

@n8rzz
Last active October 23, 2021 15:27
Show Gist options
  • Save n8rzz/bac37ca01f954e91f5b2c514879fd0ef to your computer and use it in GitHub Desktop.
Save n8rzz/bac37ca01f954e91f5b2c514879fd0ef to your computer and use it in GitHub Desktop.
ui-button-with-switch.tsx
<UiButton
isV1={true}
variant={UiButtonVariant.Solid}
>
This is a Solid Button!
</UiButton>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment