From e0944266bf1ed813db0cf70fb46fac7c87aa17c5 Mon Sep 17 00:00:00 2001
From: braks <78412429+bcakmakoglu@users.noreply.github.com>
Date: Thu, 7 Aug 2025 15:40:20 +0200
Subject: [PATCH] examples: cleanup basic example
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
---
examples/vite/src/Basic/Basic.vue | 26 ++++++++++++--------------
1 file changed, 12 insertions(+), 14 deletions(-)
diff --git a/examples/vite/src/Basic/Basic.vue b/examples/vite/src/Basic/Basic.vue
index f23c150c..04f7684a 100644
--- a/examples/vite/src/Basic/Basic.vue
+++ b/examples/vite/src/Basic/Basic.vue
@@ -1,19 +1,19 @@
-
+
-
@@ -67,10 +72,3 @@ function toggleclass() {
-
-