From dc11f71ecf8075db860548d2bc857147d2269252 Mon Sep 17 00:00:00 2001 From: Inshal Date: Fri, 25 Oct 2024 19:17:08 +0500 Subject: [PATCH] nav bg --- resources/js/layouts/components/navbar-custom.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/js/layouts/components/navbar-custom.vue b/resources/js/layouts/components/navbar-custom.vue index b96e094..4c28904 100644 --- a/resources/js/layouts/components/navbar-custom.vue +++ b/resources/js/layouts/components/navbar-custom.vue @@ -7,7 +7,7 @@ const props = defineProps({ }) \ No newline at end of file