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