|
|
@ -273,6 +273,7 @@ class App extends Component {
|
|
|
|
this.setState({
|
|
|
|
this.setState({
|
|
|
|
mydisplay:false,
|
|
|
|
mydisplay:false,
|
|
|
|
})
|
|
|
|
})
|
|
|
|
|
|
|
|
window.location.href = "/";
|
|
|
|
};
|
|
|
|
};
|
|
|
|
componentDidMount() {
|
|
|
|
componentDidMount() {
|
|
|
|
// force an update if the URL changes
|
|
|
|
// force an update if the URL changes
|
|
|
|