src/components/header/index.jsx @@ -109,6 +109,7 @@ setTimeout(() => { sessionStorage.clear() this.props.history.replace('/login') window.location.reload() }, 2000) }) }