stardust-animation
v1.0.0
Published
falling stardust animation for closing modal
Downloads
1
Readme
stardust-animation
falling stardust animation for closing modal
Install
npm install --save stardust-animation
Usage
import React, { Component } from 'react'
import MyComponent from 'stardust-animation'
class Example extends Component {
render () {
return (
<MyComponent />
)
}
}
License
MIT © Khoahaha