From 13543c3cd2792b3f7829a2e0d5d64e73852d7feb Mon Sep 17 00:00:00 2001 From: Philipp Dormann Date: Tue, 2 Mar 2021 18:18:29 +0100 Subject: [PATCH] Profile - basic ui reactivity logic ref #5 --- src/components/Profile.vue | 175 +++++++++++-------------------------- 1 file changed, 52 insertions(+), 123 deletions(-) diff --git a/src/components/Profile.vue b/src/components/Profile.vue index d5d0718..a80c71c 100644 --- a/src/components/Profile.vue +++ b/src/components/Profile.vue @@ -45,24 +45,37 @@ >Änderungen speichern + {{ activetab }}
- +
- +
-
+
@@ -117,134 +130,50 @@
-
- \ No newline at end of file