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