Skip to content

Commit 54073fb

Browse files
author
xuyingjun
committed
ReadMe
1 parent 10af151 commit 54073fb

File tree

3 files changed

+98
-29
lines changed

3 files changed

+98
-29
lines changed

.idea/workspace.xml

+96-27
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@ YYDialog YYAlertDialogBody() {
383383

384384
## 🔥🔥 Attention
385385

386-
**1、dimiss**
386+
**1、dismiss**
387387

388388
* Do not use 'Navigator.pop(context)' to make the popover disappear, or you will close your page
389389
* This problem has been solved internally in YYDialog, and you can simply call 'dismiss()' supplied internally

README_CN.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,7 @@ YYDialog YYAlertDialogBody() {
381381

382382
## 🔥🔥 注意
383383

384-
**1、dimiss**
384+
**1、dismiss**
385385

386386
* 请勿擅自使用`Navigator.pop(context)`让弹窗消失,否则会关掉自己的页面
387387
* YYDialog内部已经解决了此问题,调用内部提供的`dismiss()`即可

0 commit comments

Comments
 (0)