0.0.1 • Published 7 years ago
@7rabbit/wood v0.0.1
Installation
npm install @7rabbit/woodIllustration
import wood from '@7rabbit/wood'
export default props => {
return <wood width={50} height={50} shade='black'/>
}Introduction
0.0.1
7 years ago
npm install @7rabbit/woodimport wood from '@7rabbit/wood'
export default props => {
return <wood width={50} height={50} shade='black'/>
}7 years ago