Board improvements (#3694)
* New board improvements * Improve board * Fix
This commit is contained in:
@ -94,7 +94,7 @@ export const DoubleTextInput = ({
|
||||
);
|
||||
|
||||
useScopedHotkeys(
|
||||
Key.Escape,
|
||||
[Key.Escape],
|
||||
() => {
|
||||
onEscape({
|
||||
firstValue: firstInternalValue,
|
||||
|
||||
Reference in New Issue
Block a user