From f6d782d08a240e02856f6705e0daed35b348bdad Mon Sep 17 00:00:00 2001 From: Daria Golova Date: Fri, 18 Nov 2022 18:42:14 +0300 Subject: [PATCH] =?UTF-8?q?=D0=93=D0=BB=D0=BE=D0=B1=D0=B0=D0=BB=D1=8C?= =?UTF-8?q?=D0=BD=D0=B0=D1=8F=20=D1=81=D1=82=D0=B8=D0=BB=D0=B8=D0=B7=D0=B0?= =?UTF-8?q?=D1=86=D0=B8=D1=8F=20=D1=81=D0=BA=D1=80=D0=BE=D0=BB=D0=BB=D0=B1?= =?UTF-8?q?=D0=B0=D1=80=D0=BE=D0=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 10 ++++++++++ src/components/TheSidebar.vue | 3 --- .../calendar/components/CalendarSchedule.vue | 16 +--------------- src/pages/clients/components/ClientsTable.vue | 1 - 4 files changed, 11 insertions(+), 19 deletions(-) diff --git a/src/App.vue b/src/App.vue index 42d7029..76dbff3 100644 --- a/src/App.vue +++ b/src/App.vue @@ -9,6 +9,16 @@ export default {