Confirm Dialog: allow changing the button text

This commit is contained in:
LouisLam
2021-07-31 18:58:12 +08:00
parent 659d83b13c
commit 642a711bcd
2 changed files with 13 additions and 2 deletions

View File

@@ -16,3 +16,6 @@ indent_size = 2
[*.yml]
indent_size = 2
[*.vue]
trim_trailing_whitespace = false