From a5ac8bf24ceeb6fb278b722dfc6e39ca31c46d23 Mon Sep 17 00:00:00 2001 From: Robert Mennell Date: Fri, 9 Nov 2018 08:37:19 +0800 Subject: [PATCH] Update snippets/ModalDialog.md Co-Authored-By: zhongdeming428 --- snippets/ModalDialog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snippets/ModalDialog.md b/snippets/ModalDialog.md index 302fd497d..6647eb41b 100644 --- a/snippets/ModalDialog.md +++ b/snippets/ModalDialog.md @@ -126,7 +126,7 @@ class Dialog extends React.Component { ```jsx // add to render function - + // every time you wanna call the dialog // content is a jsx element