Remove console.log
This commit is contained in:
parent
6b108794ef
commit
f4a8b31012
1 changed files with 0 additions and 2 deletions
|
|
@ -113,8 +113,6 @@ export default function EditShortcutButton({
|
|||
setKey(null);
|
||||
setSelected([]);
|
||||
}
|
||||
console.log(key);
|
||||
console.log(shortcutInitialValue);
|
||||
}, [open, setOpen, key]);
|
||||
|
||||
function getFixedCombination({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue