How to implement MuiVirtualizedTable in React Window? · Issue #230 · bvaughn/react-window

I'm using Material UI for my styling and have a large table that starts to get laggy. So I found this tutorial on using React Virtualized Table in the docs. But in it MuiVirtualizedTable uses React...