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