From 5dc8fcf2c81995c0ac1f5b365c0ae89a640a6612 Mon Sep 17 00:00:00 2001 From: Jonathan Chevalier Date: Tue, 20 Sep 2022 17:38:32 +0200 Subject: [PATCH] #init --- src/App.vue | 12 ++---------- src/components/Home.vue | 13 +++++++++++++ 2 files changed, 15 insertions(+), 10 deletions(-) create mode 100644 src/components/Home.vue diff --git a/src/App.vue b/src/App.vue index 6febdb7..33dbcfd 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,19 +1,11 @@