1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-06 00:13:28 +00:00

sweetalert: port to sweetalert2 (#1153)

Minor styling changes (same as web and desktop)
This commit is contained in:
MartB
2020-03-04 17:42:21 +01:00
committed by GitHub
parent ca870ce7f7
commit 0b42d14d58
7 changed files with 113 additions and 124 deletions

View File

@@ -9,7 +9,8 @@
"allowJs": true,
"sourceMap": true,
"types": [
"jasmine"
"jasmine",
"sweetalert2"
],
"baseUrl": ".",
"paths": {