aboutsummaryrefslogtreecommitdiff
path: root/src/components/mobile_nav/mobile_nav.vue
diff options
context:
space:
mode:
authorHenry Jameson <me@hjkos.com>2022-04-05 19:22:15 +0300
committerHenry Jameson <me@hjkos.com>2022-04-05 19:22:15 +0300
commit6a319154d94c51f0464e0de31c6f88fbe20defea (patch)
treeffded435e5696dec749671d16af56cecbda1b001 /src/components/mobile_nav/mobile_nav.vue
parent4a068483ed9b1334780402cbe64dfa3f4a0e8a3a (diff)
teleport bread
Diffstat (limited to 'src/components/mobile_nav/mobile_nav.vue')
-rw-r--r--src/components/mobile_nav/mobile_nav.vue5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/components/mobile_nav/mobile_nav.vue b/src/components/mobile_nav/mobile_nav.vue
index 09680910..6c810bba 100644
--- a/src/components/mobile_nav/mobile_nav.vue
+++ b/src/components/mobile_nav/mobile_nav.vue
@@ -69,12 +69,9 @@
</div>
<div
class="mobile-notifications"
+ id="mobile-notifications"
@scroll="onScroll"
>
- <Notifications
- ref="notifications"
- :no-heading="true"
- />
</div>
</div>
<SideDrawer