Use react-window (FixedSizeList) to render 10,000 items efficiently. Each item shows "Row #N". Only visible rows should be in the DOM.
Click Run to test your code