UNPKG

react-mui-table

Version:

A react component that takes data & style parameters, and renders a Material UI table.

14 lines (9 loc) 159 B
language: node_js node_js: - "6.9" before_install: - time npm i -g yarn@0.16.1 --cache-min 9999999999 install: - time yarn script: - npm run build