From 8544b0d858c62f22c2348df459783cfecd974356 Mon Sep 17 00:00:00 2001 From: aarizona Date: Wed, 28 Aug 2024 16:37:45 +0300 Subject: [PATCH] work link 1 2 --- front/src/App.vue | 2 +- front/src/assets/nav.scss | 7 ++++--- front/src/components/Promo/index.vue | 9 +++------ front/src/components/nav.vue | 26 +++++++++++--------------- front/src/index.d.ts | 15 +++++++++++++++ front/src/main.ts | 2 +- front/src/stores/item.ts | 21 +++++++++++++++++++++ 7 files changed, 56 insertions(+), 26 deletions(-) create mode 100644 front/src/stores/item.ts diff --git a/front/src/App.vue b/front/src/App.vue index ed7830c..3461b2f 100644 --- a/front/src/App.vue +++ b/front/src/App.vue @@ -2,5 +2,5 @@ -