what you can put on state in react code example
Example: reading state react
function Example(props) {
// You can use Hooks here!
return <div />;
}
function Example(props) {
// You can use Hooks here!
return <div />;
}