diff --git a/packages/storybook-nuxt/playground/app.vue b/packages/storybook-nuxt/playground/app.vue index ec738a1..63e642b 100644 --- a/packages/storybook-nuxt/playground/app.vue +++ b/packages/storybook-nuxt/playground/app.vue @@ -1,6 +1,9 @@ diff --git a/packages/storybook-nuxt/playground/components/MyNuxtPage.vue b/packages/storybook-nuxt/playground/components/MyNuxtPage.vue index f04ecb1..c0b322a 100644 --- a/packages/storybook-nuxt/playground/components/MyNuxtPage.vue +++ b/packages/storybook-nuxt/playground/components/MyNuxtPage.vue @@ -1,58 +1,53 @@ diff --git a/packages/storybook-nuxt/playground/pages/about.vue b/packages/storybook-nuxt/playground/pages/about.vue index 4e8b5f0..3b965de 100644 --- a/packages/storybook-nuxt/playground/pages/about.vue +++ b/packages/storybook-nuxt/playground/pages/about.vue @@ -5,12 +5,9 @@ defineProps({ diff --git a/packages/storybook-nuxt/playground/pages/index.vue b/packages/storybook-nuxt/playground/pages/index.vue index eb07db3..d708ce7 100644 --- a/packages/storybook-nuxt/playground/pages/index.vue +++ b/packages/storybook-nuxt/playground/pages/index.vue @@ -5,9 +5,8 @@ defineProps({