-
-
Notifications
You must be signed in to change notification settings - Fork 75
Open
Description
In retrospect, these 2 callback can be replaced with useEffect
const { workspace ...
useEffect(() => {
// onInject
return () => // onDispose
}, [workspace])
react-blockly/src/useBlocklyWorkspace.js
Line 25 in bdf8bde
| onInject, |
Metadata
Metadata
Assignees
Labels
No labels