Templates 2.0 (#636)
Templates 2.0 and a whole bunch of other refactoring
This commit is contained in:
@@ -84,7 +84,7 @@ export function MiniEditor(
|
||||
}
|
||||
};
|
||||
}
|
||||
}, [editorDiv]);
|
||||
}, [editorDiv, placeholderText]);
|
||||
|
||||
useEffect(() => {
|
||||
callbacksRef.current = {
|
||||
|
||||
Reference in New Issue
Block a user