Add unsend campaign feature (#45)
* Add unsend email editor Add email editor Add more email editor Add renderer partial Add more marketing email features * Add more campaign feature * Add variables * Getting there * campaign is there mfs * Add migration
This commit is contained in:
@@ -19,6 +19,7 @@ const buttonVariants = cva(
|
||||
ghost: "hover:bg-accent hover:text-accent-foreground",
|
||||
icon: "bg-transparent hover:bg-transparent hover:bg-accent hover:text-accent-foreground",
|
||||
link: "text-primary underline-offset-4 hover:underline",
|
||||
silent: "bg-transparent hover:bg-accent/10 p-1",
|
||||
},
|
||||
size: {
|
||||
default: "h-9 px-4 ",
|
||||
|
Reference in New Issue
Block a user