fix(dialog): fix message dialog return with custom buttons, fixes #711 (#769)

* fix confirm

* remove unnecessary lines

* fix

* change file
This commit is contained in:
pashokitsme
2023-11-27 20:55:26 +03:00
committed by GitHub
parent f49b391f10
commit 2e2c0a1b95
2 changed files with 22 additions and 23 deletions
+6
View File
@@ -0,0 +1,6 @@
---
"dialog": patch
"dialog-js": patch
---
Fix incorrect result for dialog messages.