From f23792a599465fe77b6596ebfd8519ebc661599c Mon Sep 17 00:00:00 2001 From: Tristan Brewster <87919558+xplato@users.noreply.github.com> Date: Tue, 27 Dec 2022 10:10:56 -0700 Subject: [PATCH] docs: Update useUndoable link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 21434db8..50673003 100644 --- a/README.md +++ b/README.md @@ -114,7 +114,7 @@ Any support you provide goes directly towards the development and maintenance of ## Community Packages -- [useUndoable](https://github.com/Infinium8/useUndoable) - Hook for undo/redo functionality with an explicit React Flow example +- [useUndoable](https://github.com/xplato/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