set a component reference into a hook state code example Example: usestate const [count, setCount] = useState(0);