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:
@@ -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