Skip to content

Commit 1514008

Browse files
Merge branch 'main' into refactor/package-header-ui-distribution
2 parents bc0adc8 + f660996 commit 1514008

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
@@ -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)