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/wishlist-provider`.
|
||||
* Kept for backward compatibility during Clean Architecture migration.
|
||||
*/
|
||||
export {
|
||||
WishlistProvider,
|
||||
useWishlist,
|
||||
type WishlistItem,
|
||||
} from '@/presentation/providers/wishlist-provider';
|
||||
Reference in New Issue
Block a user