chore(readme): add useUndoable

This commit is contained in:
Moritz Klack
2022-02-22 21:45:48 +01:00
committed by GitHub
parent 3f2d606f8d
commit ce2aa46efc

View File

@@ -41,6 +41,7 @@ const BasicFlow = () => <ReactFlow elements={elements} />;
## Community Packages
* [useUndoable](https://github.com/Infinium8/useUndoable) - Hook for undo/redo functionality with an explicit React Flow example
* [react-flow-smart-edge](https://github.com/tisoap/react-flow-smart-edge) - Custom edge that doesn't intersect with nodes
* [Feliz.ReactFlow](https://github.com/tforkmann/Feliz.ReactFlow) - Feliz React Bindings for React Flow