JiaojSun
Yes, I need that feature, too
> **I tried using the demo below, but still reported an error** > > ``` > import { Suspense, lazy } from 'react' > function App() { > const DigitalPlant...