Skip to content

Commit

Permalink
docs: Update vite-plugin.md
Browse files Browse the repository at this point in the history
Remove duplicate content
  • Loading branch information
GuoJikun authored May 10, 2024
1 parent 7f1476d commit a463008
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions docs/guide/vite-plugin.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,11 +84,5 @@ interface VitePluginVueDevToolsOptions {
* @deprecated This option is deprecated and removed in 7.1.0. The plugin now automatically detects the correct host.
*/
clientHost?: string | false

/**
* Enable Vue Component Inspector
* @default true
*/
componentInspector?: boolean | true
}
```

0 comments on commit a463008

Please sign in to comment.