From 3c8182ead18d7a253b4667f13f566b5db7f6d37d Mon Sep 17 00:00:00 2001 From: braks <78412429+bcakmakoglu@users.noreply.github.com> Date: Sat, 3 Feb 2024 18:55:06 +0100 Subject: [PATCH] chore(docs): cleanup basic example and expand comments --- docs/examples/basic/App.vue | 89 +++++++++++++++++-------- docs/examples/basic/initial-elements.js | 9 ++- 2 files changed, 64 insertions(+), 34 deletions(-) diff --git a/docs/examples/basic/App.vue b/docs/examples/basic/App.vue index 9cdafcc3..32022936 100644 --- a/docs/examples/basic/App.vue +++ b/docs/examples/basic/App.vue @@ -1,73 +1,104 @@