diff --git a/web/src/App.jsx b/web/src/App.jsx
index 469571c..c499374 100644
--- a/web/src/App.jsx
+++ b/web/src/App.jsx
@@ -75,7 +75,7 @@ function Sidebar() {
))}
-
+
diff --git a/web/src/components/Icon.jsx b/web/src/components/Icon.jsx
index b33a82b..1f46cbc 100644
--- a/web/src/components/Icon.jsx
+++ b/web/src/components/Icon.jsx
@@ -2,6 +2,12 @@
// Verwendung: oder
const PATHS = {
+ food: (
+ <>
+
+
+ >
+ ),
dashboard: (
<>
diff --git a/web/src/pages/ProductForm.jsx b/web/src/pages/ProductForm.jsx
index f9a0193..9bb88fe 100644
--- a/web/src/pages/ProductForm.jsx
+++ b/web/src/pages/ProductForm.jsx
@@ -678,7 +678,7 @@ export default function ProductForm() {
{!isNew && product && isAdmin && (
-
+
Mindestbestand je Lagerort