Hooks

Hooks are a new addition in React that lets you use state and other React features without writing a class.

Last updated

Was this helpful?