react-undo-redo-state
Advanced tools
+1
-1
| { | ||
| "name": "react-undo-redo-state", | ||
| "version": "1.9.2", | ||
| "version": "1.9.3", | ||
| "description": "Effortlessly enable undo and redo capabilities in your React applications with this powerful custom hook. 'useUndoRedoState' empowers users with intuitive keyboard shortcuts and programmatic control, allowing them to revert or reapply state changes seamlessly. Unlock a delightful user experience with a single line of code.", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
+1
-1
@@ -68,3 +68,3 @@ # useUndoRedoState | ||
| Check out the useUndoRedoState hook demo [here](https://github.com/Dev-Bilaspure/useUndoRedoState-demo) featuring a simple counter app. | ||
| Check out the useUndoRedoState hook demo [here](https://github.com/Dev-Bilaspure/useUndoRedoState-demo) featuring a simple Next.js counter app. | ||
@@ -71,0 +71,0 @@ ## Contributing |
10105
0.08%