1.0.0 • Published 5 years ago
jutz-test v1.0.0
jutz-test
Test package for table styled with Tailwind
Install
npm install --save jutz-test
Usage
import React, { Component } from 'react'
import MyComponent from 'jutz-test'
import 'jutz-test/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © jutz
1.0.0
5 years ago