Update react editor

This commit is contained in:
Rami Bitar
2026-06-04 11:49:01 -04:00
parent 7f86072636
commit 8a558d3217
18 changed files with 140 additions and 262 deletions

View File

@@ -181,7 +181,7 @@ const CartDrawer: React.FC = () => {
variant="ghost"
size="icon-sm"
disabled={loading}
className="text-muted-foreground hover:text-foreground"
className="h-auto w-auto p-2 text-muted-foreground hover:text-foreground"
>
<X size={18} />
</Button>