From dfa284699a4c880ecf47f73fe26bc5cfc0ca2068 Mon Sep 17 00:00:00 2001 From: Gianluca Iavicoli Date: Sun, 5 Jan 2025 04:17:31 +0100 Subject: [PATCH] fix: missing DialogTitle warning for the mobile navbar (#83) --- components/layout/MobileNav.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/components/layout/MobileNav.vue b/components/layout/MobileNav.vue index a3db75bb..d2cb399c 100644 --- a/components/layout/MobileNav.vue +++ b/components/layout/MobileNav.vue @@ -12,6 +12,8 @@ + +