UNPKG

fixed-react-data-grid-custom

Version:

Excel-like grid component built with React, with editors, keyboard navigation, copy & paste, and the like

6 lines 210 B
import React from 'react'; export default function RowsContainer(_a) { var children = _a.children; return React.createElement(React.Fragment, null, children); } //# sourceMappingURL=RowsContainer.js.map