A set of useful React hooks and components.
- useCachedState - A hook that saves the previous state.
- ErrorBoundary - Is a lifecycle method in React that is called when an error is thrown during rendering, in any of the children of a component.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A set of useful React hooks and components.