update
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import { AdminIngredients } from "@/components/admin/AdminIngredients";
|
||||
|
||||
export default function AdminIngredientsPage() {
|
||||
return <AdminIngredients />;
|
||||
}
|
||||
Reference in New Issue
Block a user