Skip to content

Commit 43db2be

Browse files
authored
Dialog - fix doc (#726)
1 parent 69ca894 commit 43db2be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/dialog/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ class Dialog extends BaseComponent {
5959
*/
6060
useSafeArea: PropTypes.bool,
6161
/**
62-
* Called once the modal has been dissmissed (iOS only, modal only)
62+
* Called once the modal has been dissmissed (iOS only)
6363
*/
6464
onModalDismissed: PropTypes.func,
6565
/**

0 commit comments

Comments
 (0)