mirror of
https://github.com/bitwarden/browser
synced 2025-12-18 17:23:37 +00:00
@@ -10,7 +10,7 @@ import { I18nService } from 'jslib/abstractions/i18n.service';
|
||||
import { ImportOption, ImportService } from 'jslib/abstractions/import.service';
|
||||
import { PlatformUtilsService } from 'jslib/abstractions/platformUtils.service';
|
||||
|
||||
import Swal, { SweetAlertIcon } from 'sweetalert2/dist/sweetalert2.js';
|
||||
import Swal, { SweetAlertIcon } from 'sweetalert2';
|
||||
|
||||
@Component({
|
||||
selector: 'app-import',
|
||||
|
||||
Reference in New Issue
Block a user