Update snippets/ModalDialog.md
Co-Authored-By: zhongdeming428 <zhongdeming428@163.com>
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|
||||
Renders a dialog component with modal.
|
||||
|
||||
This is a simple React ModalDialog Component.It owns only one prop: `closeOnClick`.
|
||||
This is a simple React ModalDialog Component that is called and controlled through events
|
||||
|
||||
* `closeOnClick` prop determines whether we can close the dialog via clicking on modal.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user