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.
1 parent 0b55ca4 commit dd03744Copy full SHA for dd03744
1 file changed
app/components/Header/MobileMenu.client.vue
@@ -281,13 +281,6 @@ onUnmounted(deactivate)
281
<span class="flex-1">{{ $t('account_menu.connect_atmosphere') }}</span>
282
</button>
283
</div>
284
-
285
- <!-- Footer -->
286
- <div class="p-4 border-t border-border mt-auto">
287
- <p class="font-mono text-xs text-fg-subtle text-center">
288
- {{ $t('non_affiliation_disclaimer') }}
289
- </p>
290
- </div>
291
</nav>
292
</Transition>
293
0 commit comments