taha
v1.0.1
Published
trial
Downloads
1
Readme
taha
trial
Install
npm install --save taha
Usage
import React, { Component } from 'react'
import MyComponent from 'taha'
import 'taha/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © tahacagrimen