king
2023-08-08 5e82b0ad1b94b8d2d9603fb9384346e6be60d5ab
src/utils/asyncIconComponent.jsx
@@ -21,6 +21,12 @@
      this.setState({component})
    }
    componentWillUnmount () {
      this.setState = () => {
        return
      }
    }
    render() {
      const C = this.state.component