working on car card & car view BS

This commit is contained in:
2026-01-05 23:30:03 +03:00
parent c8bf8ff621
commit 20ef4f416c
14 changed files with 658 additions and 29 deletions

View File

@@ -242,7 +242,7 @@ export default function CartMobileTabletLayout({
);
}}
>
<PlusIcon dimesion="18" /> {t("cart.addMore")}
<PlusIcon dimension="18" /> {t("cart.addMore")}
</Button>
</Card>
</div>