make-it-snow-test
v1.0.0
Published
A React component that you can use to have snow falling on your compoennts.
Downloads
7
Readme
make-it-snow-test
A React component that you can use to have snow falling on your compoennts.
Install
npm install --save make-it-snow-test
Usage
import React, { Component } from 'react'
import MyComponent from 'make-it-snow-test'
class Example extends Component {
render () {
return (
<MyComponent />
)
}
}
License
MIT © BH0