We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bc0adc8 + f660996 commit 1514008Copy full SHA for 1514008
1 file changed
app/components/Header/MobileMenu.client.vue
@@ -290,13 +290,6 @@ onUnmounted(deactivate)
290
<span class="flex-1">{{ $t('account_menu.connect_atmosphere') }}</span>
291
</button>
292
</div>
293
-
294
- <!-- Footer -->
295
- <div class="p-4 border-t border-border mt-auto">
296
- <p class="font-mono text-xs text-fg-subtle text-center">
297
- {{ $t('non_affiliation_disclaimer') }}
298
- </p>
299
- </div>
300
</nav>
301
</Transition>
302
0 commit comments