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