Skip to content

Commit

Permalink
fix: missing DialogTitle warning for the mobile navbar (#83)
Browse files Browse the repository at this point in the history
  • Loading branch information
kalix127 authored Jan 5, 2025
1 parent a478739 commit dfa2846
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 dfa2846

Please sign in to comment.