Replace entire repo content with shahikitchen-v1-prodcution.zip (v1.1 production)
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
/**
|
||||
* @deprecated Import from `@/infrastructure/menu/static-menu-data` or use `container.menuRepository`.
|
||||
* Kept for backward compatibility during Clean Architecture migration.
|
||||
*/
|
||||
export {
|
||||
menuCategories,
|
||||
allMenuItems,
|
||||
getMenuItemById,
|
||||
type MenuItem,
|
||||
type MenuCategory,
|
||||
} from '@/infrastructure/menu/static-menu-data';
|
||||
Reference in New Issue
Block a user