From 2a114c51da0d33b0ff3b6040308b46723b66d7a4 Mon Sep 17 00:00:00 2001 From: aarizona Date: Sat, 31 Aug 2024 09:02:18 +0300 Subject: [PATCH] nav --- front/src/components/nav.vue | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/front/src/components/nav.vue b/front/src/components/nav.vue index 8356c57..5165a25 100644 --- a/front/src/components/nav.vue +++ b/front/src/components/nav.vue @@ -25,9 +25,14 @@ const pageStore = useItem() \ No newline at end of file