Lazy-load a heavy component using React.lazy and Suspense. Show "Loading..." fallback while it loads.
Click Run to test your code