how to use usestate in react hooks code example Example: usestate react function Example(props) { // You can use Hooks here! return <div />; }