Skip to content

Commit 80fb238

Browse files
authored
docs: update vite-plugin.md [ci skip] (#377)
Remove duplicate content
1 parent 7f1476d commit 80fb238

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

docs/guide/vite-plugin.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -84,11 +84,5 @@ interface VitePluginVueDevToolsOptions {
8484
* @deprecated This option is deprecated and removed in 7.1.0. The plugin now automatically detects the correct host.
8585
*/
8686
clientHost?: string | false
87-
88-
/**
89-
* Enable Vue Component Inspector
90-
* @default true
91-
*/
92-
componentInspector?: boolean | true
9387
}
9488
```

0 commit comments

Comments
 (0)