diff options
| author | it-fixcomart <it@fixcomart.co.id> | 2024-09-04 09:50:46 +0700 |
|---|---|---|
| committer | it-fixcomart <it@fixcomart.co.id> | 2024-09-04 09:50:46 +0700 |
| commit | cbdeecd2fb8770afe46a374292e6ed3e5ec48214 (patch) | |
| tree | 9096b5d726b261f50222d9c50d8bb98c12cb6c4a /src-migrate/pages/shop | |
| parent | 985f29aa1d9b8cbea49d25c30099f88c86bdc13f (diff) | |
| parent | 702b5d9b6e215ad812fadaff3325e1e6164d3b24 (diff) | |
Merge branch 'Feature/new-cart-popup' into backup-release
Diffstat (limited to 'src-migrate/pages/shop')
| -rw-r--r-- | src-migrate/pages/shop/cart/index.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src-migrate/pages/shop/cart/index.tsx b/src-migrate/pages/shop/cart/index.tsx index 7f955a5a..4768f62d 100644 --- a/src-migrate/pages/shop/cart/index.tsx +++ b/src-migrate/pages/shop/cart/index.tsx @@ -315,4 +315,4 @@ const CartPage = () => { ); }; -export default CartPage; +export default CartPage;
\ No newline at end of file |
