Skip to content

Commit dd03744

Browse files
committed
chore: remove duplicated footer content
1 parent 0b55ca4 commit dd03744

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

app/components/Header/MobileMenu.client.vue

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -281,13 +281,6 @@ onUnmounted(deactivate)
281281
<span class="flex-1">{{ $t('account_menu.connect_atmosphere') }}</span>
282282
</button>
283283
</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>
291284
</nav>
292285
</Transition>
293286
</div>

0 commit comments

Comments
 (0)