From 2d982abc787e538bbcb8583d955de28c0ede98ea Mon Sep 17 00:00:00 2001 From: jona Date: Wed, 22 Mar 2023 21:00:05 +0100 Subject: [PATCH] Revert "simplified base structure:" This reverts commit 045c0a8521e2bedeb694b7fae8f26798339f05a0. --- js/src/components/NavBar.vue | 6 +- js/src/views/Home.vue | 130 +++-------------------------------- js/src/views/Search.vue | 8 +-- 3 files changed, 17 insertions(+), 127 deletions(-) diff --git a/js/src/components/NavBar.vue b/js/src/components/NavBar.vue index 7476e3d51..8dc071f4d 100644 --- a/js/src/components/NavBar.vue +++ b/js/src/components/NavBar.vue @@ -1,7 +1,7 @@