use props instead of const in useState code example Example: usestate react function Example(props) { // You can use Hooks here! return <div />; }