Skip to content

Commit 9eacf2e

Browse files
committed
release: 2.2.2
1 parent f669e32 commit 9eacf2e

2 files changed

Lines changed: 7 additions & 6 deletions

File tree

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,11 @@ npm install vite-plugin-dev-inspector -D
4141

4242
## Usage
4343

44-
### Keyboard shortcut
4544

46-
- Mac: <kbd>⌘</kbd> + <kbd>⇧</kbd>
47-
- Windows: <kbd>Ctrl</kbd> + <kbd>⇧</kbd>
45+
### Keyboard shortcut (快捷键)
46+
47+
* Mac: Command(⌘) + Shift(⇧)
48+
* Windows: Ctrl + Shift(⇧)
4849

4950

5051
### Configuration Vite

packages/core/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,10 @@ npm install vite-plugin-dev-inspector -D
4141

4242
## Usage
4343

44-
### Keyboard shortcut
44+
### Keyboard shortcut (快捷键)
4545

46-
- Mac: <kbd>⌘</kbd> + <kbd>⇧</kbd>
47-
- Windows: <kbd>Ctrl</kbd> + <kbd>⇧</kbd>
46+
* Mac: Command(⌘) + Shift(⇧)
47+
* Windows: Ctrl + Shift(⇧)
4848

4949

5050
### Configuration Vite

0 commit comments

Comments
 (0)