Skip to content

Commit f660996

Browse files
authored
chore: remove duplicated footer content (#986)
1 parent 51168b1 commit f660996

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

app/components/Header/MobileMenu.client.vue

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -290,13 +290,6 @@ onUnmounted(deactivate)
290290
<span class="flex-1">{{ $t('account_menu.connect_atmosphere') }}</span>
291291
</button>
292292
</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>
300293
</nav>
301294
</Transition>
302295
</div>

0 commit comments

Comments
 (0)