From 9cf471009d8ff3ea1848c3411c89edc25b334339 Mon Sep 17 00:00:00 2001 From: xds Date: Thu, 6 Mar 2025 18:54:45 +0300 Subject: [PATCH] fix login spaces --- src/components/LoadingView.vue | 2 +- src/components/ToolBar.vue | 1 + src/components/spaces/SpaceCreationDialog.vue | 2 +- .../spaces/SpaceCreationFormView.vue | 27 ++++++++++++++----- src/components/spaces/SpacesList.vue | 5 ++-- src/stores/userStore.ts | 2 +- 6 files changed, 28 insertions(+), 11 deletions(-) diff --git a/src/components/LoadingView.vue b/src/components/LoadingView.vue index 44f32ee..203c639 100644 --- a/src/components/LoadingView.vue +++ b/src/components/LoadingView.vue @@ -10,7 +10,7 @@ const props = defineProps({