aboutsummaryrefslogtreecommitdiff
path: root/packages/anastasis-webui/src/components/menu/NavigationBar.tsx
diff options
context:
space:
mode:
authorSebastian <sebasjm@gmail.com>2021-11-08 13:12:44 -0300
committerSebastian <sebasjm@gmail.com>2021-11-08 13:15:03 -0300
commitbc806e7b51bc3f786ccde6efcc9111b8da8bb438 (patch)
tree7332b89b47f70e7cc303af69c0939ce5769763d6 /packages/anastasis-webui/src/components/menu/NavigationBar.tsx
parent4dd5b75cfa3b6d7914f9f178cbaa0a51488ed1e8 (diff)
downloadwallet-core-bc806e7b51bc3f786ccde6efcc9111b8da8bb438.tar.xz
remove aside transition to mobile
Diffstat (limited to 'packages/anastasis-webui/src/components/menu/NavigationBar.tsx')
-rw-r--r--packages/anastasis-webui/src/components/menu/NavigationBar.tsx4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/anastasis-webui/src/components/menu/NavigationBar.tsx b/packages/anastasis-webui/src/components/menu/NavigationBar.tsx
index 02004c105..8d5a0473b 100644
--- a/packages/anastasis-webui/src/components/menu/NavigationBar.tsx
+++ b/packages/anastasis-webui/src/components/menu/NavigationBar.tsx
@@ -51,7 +51,7 @@ export function NavigationBar({ onMobileMenu, title }: Props): VNode {
>
Report a bug
</a>
- <a
+ {/* <a
role="button"
class="navbar-burger"
aria-label="menu"
@@ -64,7 +64,7 @@ export function NavigationBar({ onMobileMenu, title }: Props): VNode {
<span aria-hidden="true" />
<span aria-hidden="true" />
<span aria-hidden="true" />
- </a>
+ </a> */}
</div>
<div class="navbar-menu ">