From 33f3b825bf90d2e3b4fb059708f325ea03380706 Mon Sep 17 00:00:00 2001 From: MarcZierle Date: Tue, 11 Jan 2022 17:37:12 +0100 Subject: [PATCH] add modal --- src/App.vue | 16 +++++++++++ src/components/HelloWorld.vue | 51 ++++++++++++++++++++--------------- 2 files changed, 45 insertions(+), 22 deletions(-) diff --git a/src/App.vue b/src/App.vue index ba930a4..95bc643 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,11 +1,27 @@ + + +