sqlProvider / react-virtualized-fixed-import

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fixed version of react virtualized that compiles with esbuild bvaughn/react-virtualized#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""
    }
}

About

License:MIT License