dragon-face-nand
v1.1.0
Published
>
Downloads
6
Readme
@dragon-face/nand
Install
npm install --save @dragon-face/nand
Usage
import React, { Component } from 'react'
import MyComponent from '@dragon-face/nand'
class Example extends Component {
render () {
return (
<MyComponent />
)
}
}
License
MIT © zzhcch