Skip to content

Commit

Permalink
chore: update
Browse files Browse the repository at this point in the history
  • Loading branch information
webfansplz committed May 8, 2024
1 parent e492589 commit 7e63853
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/guide/vite-plugin.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ interface VitePluginVueDevToolsOptions {
appendTo?: string | RegExp

/**
* Enable Vue Component Inspector
* Enable vue component inspector
*
* @default true
*/
Expand Down
2 changes: 1 addition & 1 deletion packages/vite/src/vite.ts
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ export interface VitePluginVueDevToolsOptions {
appendTo?: string | RegExp

/**
* Enable Vue Component Inspector
* Enable vue component inspector
*
* @default true
*/
Expand Down

0 comments on commit 7e63853

Please sign in to comment.