Replace entire repo content with shahikitchen-v1-prodcution.zip (v1.1 production)
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
/**
|
||||
* @deprecated Import from `@/presentation/providers/cart-provider`.
|
||||
* Kept for backward compatibility during Clean Architecture migration.
|
||||
*/
|
||||
export {
|
||||
CartProvider,
|
||||
useCart,
|
||||
type CartItem,
|
||||
} from '@/presentation/providers/cart-provider';
|
||||
Reference in New Issue
Block a user