Skip to content

Commit

Permalink
fix: removed annoying warning for the mobile navbar
Browse files Browse the repository at this point in the history
  • Loading branch information
kalix127 committed Jan 4, 2025
1 parent a478739 commit 42a1aab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions components/layout/MobileNav.vue
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
<UiSheetContent side="left" class="pr-0">
<LayoutHeaderLogo />
<LayoutAside is-mobile />
<UiDialogTitle class="sr-only" />
<UiDialogDescription class="sr-only" />
</UiSheetContent>
</UiSheet>
</template>
Expand Down

0 comments on commit 42a1aab

Please sign in to comment.