Sweet Alert Animations
Animated elements extracted from Sweet Alert (https://sweetalert.js.org/) and ported to React Components
npm install --save sppro-sfa-animations
https://sharepointpro.github.io/sppro-sfa-animations/
import SfaAnimation from "sppro-sfa-animations";
<SfaAnimation alertType='error' />
<SfaAnimation alertType='warning' />
<SfaAnimation alertType='success' />
MIT © SharePointPro