king
2024-05-16 291b0107a031282e92d1d1fc0a9d3a3dc8229b85
src/utils/asyncIconComponent.jsx
@@ -21,6 +21,12 @@
      this.setState({component})
    }
    componentWillUnmount () {
      this.setState = () => {
        return
      }
    }
    render() {
      const C = this.state.component