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