From b86d7d86783f5abcce7a6f74ee003be28809fdcf Mon Sep 17 00:00:00 2001 From: Hichem Taboukouyout Date: Wed, 17 Sep 2025 22:40:36 +0100 Subject: [PATCH] Use and show the icon in the sidebarNavItems in the settings sidebar --- resources/js/layouts/settings/Layout.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/js/layouts/settings/Layout.vue b/resources/js/layouts/settings/Layout.vue index 194e8d72..51dbf75b 100644 --- a/resources/js/layouts/settings/Layout.vue +++ b/resources/js/layouts/settings/Layout.vue @@ -47,6 +47,7 @@ const currentPath = typeof window !== undefined ? window.location.pathname : ''; as-child > + {{ item.title }}