saveinmed/marketplace/src/layouts
Tiago Yamamoto 8ec820c383 feat(marketplace): add cart hover dropdown preview
- Add CartDropdownContent component showing cart items on hover
- Show 'carrinho vazio' message when empty
- Display up to 4 items with name, quantity, price
- Add remove button for each item in dropdown
- Show total and 'Ver carrinho completo' link
- Badge only shows when cart has items (already implemented)
2025-12-23 16:21:48 -03:00
..
DashboardLayout.tsx feat(marketplace): implement admin dashboard with full CRUD operations 2025-12-22 07:22:01 -03:00
Shell.tsx feat(marketplace): add cart hover dropdown preview 2025-12-23 16:21:48 -03:00