king
2023-01-17 474c68f0fea10cc62977c67d186732b3346cdd53
src/utils/asyncSpinComponent.jsx
@@ -21,6 +21,12 @@
      this.setState({component})
    }
    componentWillUnmount () {
      this.setState = () => {
        return
      }
    }
    render() {
      const C = this.state.component