From bbbf15cfb3fc098bc7a0fe6b22b0511b4a50b40e Mon Sep 17 00:00:00 2001 From: jedi Date: Thu, 11 May 2023 12:30:57 +0200 Subject: [PATCH] stash --- frontend/index.html | 1 - frontend/src/components/BaseLayout.vue | 2 +- frontend/src/store.js | 38 ++++----- frontend/src/views/Register.vue | 113 ++++++++++++++++++++----- frontend/vite.config.js | 20 ++++- 5 files changed, 130 insertions(+), 44 deletions(-) diff --git a/frontend/index.html b/frontend/index.html index b72e945..9a9af3d 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -6,7 +6,6 @@ Toolshed -
diff --git a/frontend/src/components/BaseLayout.vue b/frontend/src/components/BaseLayout.vue index 6413f2d..2bb7427 100644 --- a/frontend/src/components/BaseLayout.vue +++ b/frontend/src/components/BaseLayout.vue @@ -98,7 +98,7 @@