diff --git a/app/components/NavBarMenus/NavBarMenus.tsx b/app/components/NavBarMenus/NavBarMenus.tsx index dd529da..26be022 100644 --- a/app/components/NavBarMenus/NavBarMenus.tsx +++ b/app/components/NavBarMenus/NavBarMenus.tsx @@ -1,4 +1,3 @@ -"use client"; import { outfitFont } from "@/app/styles/fonts"; import MdRestoreIcon from "@/app/styles/icons/MdRestore"; import SensorsIcon from "@/app/styles/icons/Sensors";