fix(dialog): ask and confirm not using system button texts (#1910)

* Fix `ask`'s button texts being ok and cancel

* Update change file
This commit is contained in:
Tony
2024-10-20 19:48:45 +08:00
committed by GitHub
parent 44c50c1275
commit 2302c2db1c
7 changed files with 40 additions and 26 deletions
+6
View File
@@ -0,0 +1,6 @@
---
"dialog": "patch"
"dialog-js": "patch"
---
Fix `ask` and `confirm` not using system button texts