mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-28 17:43:47 +00:00
refactor: convert promocode stats modal to separate page
- Create AdminPromocodeStats.tsx with responsive mobile layout - Add route /admin/promocodes/:id/stats - Fix mobile layout in AdminPromocodes.tsx (badges and buttons no longer overlap) - Remove PromocodeStatsModal component
This commit is contained in:
@@ -1540,6 +1540,8 @@
|
||||
"save": "Save"
|
||||
},
|
||||
"stats": {
|
||||
"title": "Promo code statistics",
|
||||
"notFound": "Promo code not found",
|
||||
"totalUses": "Total uses",
|
||||
"today": "Today",
|
||||
"remaining": "Remaining",
|
||||
|
||||
Reference in New Issue
Block a user