Why isn\'t a good practice to modify an element using ref.current in React.js? Example:
const myRef = useRef(null); .......................... return 相关标签: