From 4189083d24d6b95f200df69b94303c41e081c78f Mon Sep 17 00:00:00 2001 From: alvarosabu Date: Thu, 1 Jun 2023 14:32:55 +0200 Subject: [PATCH] chore: fixed events demo --- playground/src/components/TheEvents.vue | 37 ++++++++++++------------- playground/src/pages/index.vue | 2 +- 2 files changed, 18 insertions(+), 21 deletions(-) diff --git a/playground/src/components/TheEvents.vue b/playground/src/components/TheEvents.vue index 74b9f0765..44dc90708 100644 --- a/playground/src/components/TheEvents.vue +++ b/playground/src/components/TheEvents.vue @@ -1,56 +1,53 @@ diff --git a/playground/src/pages/index.vue b/playground/src/pages/index.vue index da3453754..dd2b2091f 100644 --- a/playground/src/pages/index.vue +++ b/playground/src/pages/index.vue @@ -1,6 +1,6 @@