refactor(web/alert): alert dialog mantine rewrite

This commit is contained in:
Luke
2022-12-16 12:27:15 +01:00
parent 1893b66014
commit f24e43a1a4
4 changed files with 42 additions and 42 deletions

View File

@@ -15,6 +15,7 @@ debugData([
data: {
language: 'English',
ui: {
cancel: 'Cancel',
close: 'Close',
confirm: 'Confirm',
},