From ca307937aff7cb3a7be9e3be5e886a4f89b2a8ea Mon Sep 17 00:00:00 2001 From: moklick Date: Tue, 22 Feb 2022 21:46:21 +0100 Subject: [PATCH] chore(readme): add useUndoable --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6c692f4f..14b32f6f 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,7 @@ const BasicFlow = () => ; ## 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