1.1.0 • Published 6 years ago

mdc-data-table v1.1.0

Weekly downloads
38
License
MIT
Repository
github
Last release
6 years ago

This is the styles for my protopas for an Material Components Web Data Table component. Dont use this in in production as it might get modified.

To use this within node you can install using your package manager:

yarn add mdc-data-table

or if you dont use yarn

npm install --save mdc-data-table

or just fork this and modify the code to your liking.