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