From 4702c93a939cc7af99b9cb2518a21fc0f8ceeefe Mon Sep 17 00:00:00 2001 From: "B.E.N.S.O.N" Date: Mon, 19 Jan 2026 10:43:39 +0800 Subject: [PATCH] path --- src/components/NavigationContent/NavigationContent.tsx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/components/NavigationContent/NavigationContent.tsx b/src/components/NavigationContent/NavigationContent.tsx index 6161151..966a7ed 100644 --- a/src/components/NavigationContent/NavigationContent.tsx +++ b/src/components/NavigationContent/NavigationContent.tsx @@ -322,6 +322,11 @@ const NavigationContent: React.FC = () => { label: "Warehouse", path: "/settings/warehouse", }, + { + icon: , + label: "Printer", + path: "/settings/printer", + }, { icon: , label: "Supplier",