- [ ] Hide the SockReview Form behind a button. Clicking the button = showing the form - [ ] When the form is shown, set the focus in the name input - [ ] With the [`useRef`](https://reactjs.org/docs/hooks-reference.html#useref) hook This is an exercise on [Refs](https://reactjs.org/docs/refs-and-the-dom.html#creating-refs)