change reset default button label
This commit is contained in:
parent
f6073c47c6
commit
92079777b9
|
|
@ -246,7 +246,7 @@ export const KeyboardShortcutsHelp = () => {
|
|||
</div>
|
||||
<DialogFooter>
|
||||
<Button size="sm" className="mt-4" onClick={resetToDefaults}>
|
||||
Reset to Defaults
|
||||
Reset to Default
|
||||
</Button>
|
||||
</DialogFooter>
|
||||
</DialogContent>
|
||||
|
|
|
|||
Loading…
Reference in New Issue