diff --git a/src/app/[name]/(Main)/components/MenuIndex.tsx b/src/app/[name]/(Main)/components/MenuIndex.tsx index 7d100d3..1f5efbf 100644 --- a/src/app/[name]/(Main)/components/MenuIndex.tsx +++ b/src/app/[name]/(Main)/components/MenuIndex.tsx @@ -235,7 +235,7 @@ const MenuIndex = () => {
@@ -243,13 +243,13 @@ const MenuIndex = () => { ? "" : categories.find((c) => c.id === selectedCategory)?.title || ""} -
+
@@ -258,7 +258,7 @@ const MenuIndex = () => { className="rounded-xl h-8 bg-container ps-4 pe-2 py-1.5 inline-flex items-center gap-2" > - + {activeSortingLabel}