a]:border-black [&>a]:hover:border-black [&>*]:opacity-100 [&>*]:text-black [&>*]:hover:text-black'}`}
+ className={`z-[9999] lg:block ${showMenu ? 'block overflow-y-scroll max-h-full p-8 text-base fixed top-0 right-0 bg-gray-50' : 'hidden'}`}
>
-
}
- href="/search"
- data-umami-event="navigation-search"
- />
-
}
- href="/chart/mat"
- data-umami-event="navigation-mat"
- />
-
}
- href="/chart/circumvention"
- data-umami-event="navigation-circumvention"
- />
-
}
- href="/countries"
- data-umami-event="navigation-countries"
- />
-
}
- href="/networks"
- data-umami-event="navigation-networks"
- />
-
}
- href="/domains"
- data-umami-event="navigation-domains"
- />
-
}
- href="/findings"
- data-umami-event="navigation-findings"
- />
- {user?.logged_in && (
-
-
-
+ {showMenu && (
+
+ setShowMenu(!showMenu)}
+ />
+
)}
-
- {languages.map((c) => (
-
- ))}
-
+
a]:border-black [&>a]:hover:border-black [&>*]:opacity-100 [&>*]:text-black [&>*]:hover:text-black'}`}
+ >
+ }
+ href="/findings"
+ data-umami-event="navigation-findings"
+ />
+ }
+ href="/chart/circumvention"
+ data-umami-event="navigation-censorship"
+ />
+ }
+ href="/countries"
+ data-umami-event="navigation-countries"
+ />
+ }
+ href="/chart/mat"
+ data-umami-event="navigation-mat"
+ />
+ }
+ href="/search"
+ data-umami-event="navigation-search"
+ />
+ {user?.logged_in && (
+
+
+
+ )}
+
+ {languages.map((c) => (
+
+ ))}
+
+