import { useRef, useEffect } from 'react'; export default function ... If you want to pass a ref to use in a child component, you need to use the method ...
確定! 回上一頁