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