currentTarget); }; return ( <Router> <div> {/* 👇️ react router link */} <Link onClick={handleLinkClick} to="/about"> Go to About </Link> ...
確定! 回上一頁