UNPKG

react-virtualized-draggable

Version:

React components for efficiently rendering large, scrollable lists and tabular data

4 lines 168 B
import CellMeasurer from './CellMeasurer'; import CellMeasurerCache from './CellMeasurerCache'; export default CellMeasurer; export { CellMeasurer, CellMeasurerCache };