Skip to content

Commit ec7868c

Browse files
committed
docs: readme
1 parent bbe15df commit ec7868c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ export default defineNuxtConfig({
8080

8181
```
8282

83-
### Nuxt Usage
83+
### [Nuxt3 Usage](https://github.com/webfansplz/vite-plugin-vue-inspector/tree/main/example/nuxt)
8484

8585
```ts
8686
// App.vue
@@ -112,7 +112,7 @@ export default {
112112

113113
- [vue2](https://github.com/webfansplz/vite-plugin-vue-inspector/tree/main/example/vue2)
114114
- [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)
115+
- [nuxt3](https://github.com/webfansplz/vite-plugin-vue-inspector/tree/main/example/nuxt)
116116

117117
## 🔌 Configuration IDE / Editor
118118

0 commit comments

Comments
 (0)