mirror of
https://github.com/outline/outline.git
synced 2026-06-13 11:25:03 +03:00
Reduce debounce
This commit is contained in:
@@ -224,7 +224,7 @@ export default function FindAndReplace({
|
|||||||
}) => {
|
}) => {
|
||||||
editor.commands.find(attrs);
|
editor.commands.find(attrs);
|
||||||
},
|
},
|
||||||
250
|
100
|
||||||
),
|
),
|
||||||
[editor.commands]
|
[editor.commands]
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user