mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-07 07:21:17 +08:00
Merge pull request #15489 from storybookjs/fix-official-storybook-locale-previous-shortcut
fix: shortcut for navigating to previous language in official-storybook example
This commit is contained in:
commit
b6bf34a123
@ -222,7 +222,7 @@ export const globalTypes = {
|
||||
},
|
||||
previous: {
|
||||
label: 'Go to previous language',
|
||||
keys: ['shift', 'L'],
|
||||
keys: ['K'],
|
||||
},
|
||||
reset: {
|
||||
label: 'Reset language',
|
||||
|
Loading…
x
Reference in New Issue
Block a user