start terminals logic (frontend)

This commit is contained in:
Ishaan Dey
2024-04-30 02:00:50 -04:00
parent 894de9990a
commit a0c2bb1bc3
2 changed files with 17 additions and 2 deletions

View File

@ -25,6 +25,7 @@ const buttonVariants = cva(
sm: "h-8 rounded-md px-3 text-xs",
lg: "h-10 rounded-md px-8",
icon: "h-9 w-9",
smIcon: "h-8 w-8",
},
},
defaultVariants: {