1.0.0 • Published 2 years ago
just-pop-out v1.0.0
pop-up-animation
Made with create-react-library
Install
npm install --save pop-up-animation
Usage
import React, { Component } from 'react'
import MyComponent from 'pop-up-animation'
import 'pop-up-animation/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © Augustine-ebuka
1.0.0
2 years ago