From ce2aa46efca3e81a3b46358a2fa30ad3d3b09442 Mon Sep 17 00:00:00 2001 From: Moritz Klack Date: Tue, 22 Feb 2022 21:45:48 +0100 Subject: [PATCH] chore(readme): add useUndoable --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 200c6af0..b3da46b6 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,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