You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -76,6 +76,7 @@
76
76
-[`the-platform`](https://github.com/palmerhq/the-platform) Browser API's turned into React Hooks and Suspense-friendly React elements for common situations.
77
77
-[`use-events`](https://github.com/sandiiarov/use-events) A set of React Hooks to handle mouse events.
78
78
-[`use-immer`](https://github.com/mweststrate/use-immer) A hook to use [immer](https://github.com/mweststrate/immer) to manipulate state.
79
+
-[`use-simple-undo`](https://github.com/sandiiarov/use-simple-undo) Simple implementation of undo/redo functionality.
79
80
-[`use-substate`](https://github.com/philipp-spiess/use-substate) React hook for subscribing to your single app state (works with your current [Redux](https://redux.js.org/) app).
80
81
-[`use-undo`](https://github.com/xxhomey19/use-undo) React hook to implement Undo and Redo functionality.
81
82
-[`usePosition`](https://github.com/tranbathanhtung/usePosition) React hook to get position top left of an element.
0 commit comments