Fix cubic review

Signed-off-by: Émile Ré <nemile.re@gmail.com>
This commit is contained in:
Émile Ré
2025-12-01 15:54:33 +04:00
parent 8f68f7116a
commit d0cefdee2f
6 changed files with 43 additions and 38 deletions

View File

@@ -54,6 +54,7 @@ function VendorBadge({
<button
onClick={() => onRemove(vendor)}
className="size-4 hover:text-txt-primary cursor-pointer"
type="button"
>
<IconCrossLargeX size={14} />
</button>