unexpected-react icon indicating copy to clipboard operation
unexpected-react copied to clipboard

Replace "stateful components" with "function components"

Open salomvary opened this issue 5 years ago • 0 comments

You might have previously known these as “stateless components”. We’re now introducing the ability to use React state from these, so we prefer the name “function components”.

https://reactjs.org/docs/hooks-state.html#hooks-and-function-components

salomvary avatar Sep 22 '20 13:09 salomvary