Draw the line on mouse move. Similar to the mouseDown event listener we will use the useEffect hook to add the mousemove event. useEffect(() => {
確定! 回上一頁