feat: add Button component to shared/ui
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
export { Button } from './ui/Button'
|
||||
export type { ButtonVariant, ButtonSize } from './ui/Button'
|
||||
Reference in New Issue
Block a user