1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-16 08:13:42 +00:00

Use properly transpiled SweetAlert2 lib (#682)

This commit is contained in:
Chad Scharf
2020-10-26 17:52:01 -04:00
committed by GitHub
parent beebe7c98b
commit f6946085d8
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
import * as jq from 'jquery';
import Swal from 'sweetalert2/src/sweetalert2.js';
import Swal from 'sweetalert2/dist/sweetalert2.js';
import {
BodyOutputType,