UNPKG

fixed-react-data-grid-custom

Version:

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

8 lines (6 loc) 152 B
import SimpleCellFormatter from './SimpleCellFormatter'; import SelectAll from './SelectAll'; module.exports = { SimpleCellFormatter, SelectAll };