We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbe15df commit ec7868cCopy full SHA for ec7868c
README.md
@@ -80,7 +80,7 @@ export default defineNuxtConfig({
80
81
```
82
83
-### Nuxt Usage
+### [Nuxt3 Usage](https://github.com/webfansplz/vite-plugin-vue-inspector/tree/main/example/nuxt)
84
85
```ts
86
// App.vue
@@ -112,7 +112,7 @@ export default {
112
113
- [vue2](https://github.com/webfansplz/vite-plugin-vue-inspector/tree/main/example/vue2)
114
- [vue3](https://github.com/webfansplz/vite-plugin-vue-inspector/tree/main/example/vue3)
115
-- [nuxt](https://github.com/webfansplz/vite-plugin-vue-inspector/tree/main/example/nuxt)
+- [nuxt3](https://github.com/webfansplz/vite-plugin-vue-inspector/tree/main/example/nuxt)
116
117
## 🔌 Configuration IDE / Editor
118
0 commit comments