From c6a2b7efda8bb8ce4841820076a65b8edc5f4400 Mon Sep 17 00:00:00 2001 From: 64493bc96180332c2cd697c0 <64493bc96180332c2cd697c0@devide> Date: Sun, 9 Jul 2023 07:49:00 +0000 Subject: [PATCH] Sun Jul 9 07:49:00 UTC 2023 inscode --- src/App.vue | 40 +------ src/components/Dashboard.vue | 199 +++++++++++++++++++++++++++++++++++ 2 files changed, 201 insertions(+), 38 deletions(-) create mode 100644 src/components/Dashboard.vue diff --git a/src/App.vue b/src/App.vue index 633a5df..aa45fd7 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,47 +1,11 @@ diff --git a/src/components/Dashboard.vue b/src/components/Dashboard.vue new file mode 100644 index 0000000..dd7b0d1 --- /dev/null +++ b/src/components/Dashboard.vue @@ -0,0 +1,199 @@ + + + + \ No newline at end of file -- GitLab