You can use window.location.reload(); in your componentDidMount() lifecycle method. If you are using react-router , it has a refresh method to ...
確定! 回上一頁