React Suspense demo

This component is loaded lazily

This component is suspended for 100ms

This component is suspended for 1000ms

This component used the use() hook to wait for 100ms

This component used the use() hook to wait for 1000ms