mirror of
https://github.com/Portabase/portabase.git
synced 2026-07-14 11:16:13 +02:00
Adding new version of the ButtonWithConfirm component.
This commit is contained in:
@@ -35,6 +35,8 @@ const buttonVariants = cva(
|
||||
}
|
||||
)
|
||||
|
||||
export type ButtonVariantsProps = VariantProps<typeof buttonVariants>;
|
||||
|
||||
function Button({
|
||||
className,
|
||||
variant,
|
||||
|
||||
Reference in New Issue
Block a user