sppro-sfa-animations
v1.0.2
Published
Sweet Alert Animations
Downloads
22
Readme
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