From 6eaea78f67908a493b94850e5eed0b7fd312a4fe Mon Sep 17 00:00:00 2001 From: Kazhnuz Date: Tue, 17 Oct 2023 19:44:40 +0200 Subject: [PATCH] =?UTF-8?q?improvement:=20liste=20des=20cr=C3=A9atures=20d?= =?UTF-8?q?ans=20la=20sidebar?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/layout/SideBar.vue | 28 +++++++++------------------- src/utils/constantes.ts | 8 ++++++++ 2 files changed, 17 insertions(+), 19 deletions(-) create mode 100644 src/utils/constantes.ts diff --git a/src/components/layout/SideBar.vue b/src/components/layout/SideBar.vue index d1dbcb9..5032e89 100644 --- a/src/components/layout/SideBar.vue +++ b/src/components/layout/SideBar.vue @@ -1,34 +1,24 @@