-
+
{
FILTER_PAGE.includes(router.pathname) && (
)
}
-
@@ -86,16 +86,16 @@ const HeaderMenu = memo(({ isFull, openModalAuthen, openModalInfo, toggleFilter,
-
+
{
- FILTER_PAGE.includes(router.pathname) && (
-
-
-
-
-
- )
- }
+ FILTER_PAGE.includes(router.pathname) && (
+
+
+
+
+
+ )
+ }
)