1.0.2 • Published 5 years ago
sppro-sfa-animations v1.0.2
sppro-sfa-animations
Sweet Alert Animations
Install
npm install --save sppro-sfa-animations
Usage
import React, { Component } from 'react'
import MyComponent from 'sppro-sfa-animations'
class Example extends Component {
render () {
return (
<MyComponent />
)
}
}
License
MIT © SharePointPro