diff --git a/playground/app/app.vue b/playground/app/app.vue index 8e2cc87..83f3438 100644 --- a/playground/app/app.vue +++ b/playground/app/app.vue @@ -1,37 +1,63 @@ \ No newline at end of file diff --git a/playground/app/components/nav-button.vue b/playground/app/components/plain-button.vue similarity index 86% rename from playground/app/components/nav-button.vue rename to playground/app/components/plain-button.vue index 3010de2..323ac5d 100644 --- a/playground/app/components/nav-button.vue +++ b/playground/app/components/plain-button.vue @@ -1,7 +1,5 @@ @@ -15,17 +18,14 @@
- - - \ No newline at end of file + \ No newline at end of file diff --git a/playground/app/components/theme-button.vue b/playground/app/components/theme-button.vue index 64e6157..466e8cd 100644 --- a/playground/app/components/theme-button.vue +++ b/playground/app/components/theme-button.vue @@ -1,5 +1,5 @@