Skip to content

Commit

Permalink
chore(readme): add useUndoable
Browse files Browse the repository at this point in the history
  • Loading branch information
moklick committed Feb 22, 2022
1 parent fe5337d commit ca30793
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -40,6 +40,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

Expand Down

0 comments on commit ca30793

Please sign in to comment.