# react-virtualized-fixed-import **Repository Path**: wjh4dev/react-virtualized-fixed-import ## Basic Information - **Project Name**: react-virtualized-fixed-import - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-16 - **Last Updated**: 2021-04-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 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 ```json { "resolutions": { "react-virtualized": "git+https://git@github.com/remorses/react-virtualized-fixed-import.git#9.22.3"" } } ```