To redirect to an external url in React, we can use the window.location.href property. ... import React, { useEffect } from "react"; function ...
確定! 回上一頁