... the Hooks way of doing things, we don't need to use createRef() . Instead, we use useRef(null) to create refs in functional components.
確定! 回上一頁