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