9.22.3 • Published 3 years ago

@tuttur/react-virtualized v9.22.3

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Fixed version of react virtualized that compiles with esbuild https://github.com/bvaughn/react-virtualized/issues/1632

To use it in your repo add the following resolution

{
    "resolutions": {
        "react-virtualized": "git+https://git@github.com/remorses/react-virtualized-fixed-import.git#9.22.3""
    }
}