mirror of
https://github.com/bitwarden/web
synced 2026-01-05 18:13:41 +00:00
Use properly transpiled SweetAlert2 lib (#682)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import Swal, { SweetAlertIcon } from 'sweetalert2/src/sweetalert2.js';
|
||||
import Swal, { SweetAlertIcon } from 'sweetalert2/dist/sweetalert2.js';
|
||||
|
||||
import { DeviceType } from 'jslib/enums/deviceType';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user