Skip to content

Commit 4a046fd

Browse files
committed
docs(modal): 更新 modal 组件文档
1 parent acea045 commit 4a046fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/taro-ui-docs/markdown/modal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ import { AtModal, AtModalHeader, AtModalContent, AtModalAction } from "taro-ui"
5555
onClose={ this.handleClose }
5656
onCancel={ this.handleCancel }
5757
onConfirm={ this.handleConfirm }
58-
content='欢迎加入京东凹凸实验室\n\r欢迎加入京东凹凸实验室'
58+
content='欢迎加入京东凹凸实验室\n欢迎加入京东凹凸实验室'
5959
/>
6060
```
6161

0 commit comments

Comments
 (0)