Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 675 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 675 Bytes

Experiment with react-table v7 and typescript

Ui components

  • TableWrap
  • TableHead
  • TableRow
  • TableCell
  • TableBody
  • TableRow
  • TableCell

Plugin used

  • useFilters
  • useSortBy
  • useBlockLayout
  • useResizeColumns

Dependencies

name version link
react-table ^7.0.0-beta.12 https://github.com/tannerlinsley/react-table
styled-components ^4.4.0
typescript ^3.6.3