Skip to content

itsosmx/react-shortcuts-typescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

React Shortcuts Typescript

A set of useful React hooks and components.

Hooks

Components

  • 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.