UNPKG

fixed-data-table-one.com

Version:

A React table component designed to allow presenting thousands of rows of data.

5 lines (3 loc) 121 B
const context = require.context('./src', true, /.+-test\.js$/) context.keys().forEach(context) module.exports = context