-
+
모모유통
diff --git a/src/app/icon.svg b/src/app/icon.svg
index ee9a42b..1bb104e 100644
--- a/src/app/icon.svg
+++ b/src/app/icon.svg
@@ -7,7 +7,5 @@
-
- MOMO
-
+
MOMO
diff --git a/src/components/layout/sidebar.tsx b/src/components/layout/sidebar.tsx
index fe993a1..dbf5577 100644
--- a/src/components/layout/sidebar.tsx
+++ b/src/components/layout/sidebar.tsx
@@ -6,7 +6,6 @@ import { cn } from "@/lib/utils";
import { useMenuStore } from "@/store/menu-store";
import { MENU_ICON_MAP } from "@/lib/constants";
import { mapMenuUrl } from "@/lib/menu-url-map";
-import Image from "next/image";
import {
LayoutDashboard, TrendingUp, FolderKanban, Package, ListChecks,
ShoppingCart, FileText, Warehouse, Boxes, Factory, Wrench,
@@ -102,7 +101,7 @@ export function Sidebar() {
{!isCollapsed ? (
-
) : (
-
+

)}