Sweet Alert Animations
npm install sppro-sfa-animations> Sweet Alert Animations
 
``bash`
npm install --save sppro-sfa-animations
`jsx
import React, { Component } from 'react'
import MyComponent from 'sppro-sfa-animations'
class Example extends Component {
render () {
return (
)
}
}
``
MIT © SharePointPro