This commit is contained in:
@@ -21,7 +21,7 @@ import {
|
||||
|
||||
// ─── Types ────────────────────────────────────────────────────────────────────
|
||||
|
||||
export type ManagerTab = "products" | "combos" | "categories" | "menu-items";
|
||||
export type ManagerTab = "products";
|
||||
|
||||
interface ManagerContextType {
|
||||
// Data
|
||||
|
||||
Reference in New Issue
Block a user