From af0c37716345c409b6630b400429f3d591f5b0c9 Mon Sep 17 00:00:00 2001 From: Robert Mennell Date: Thu, 8 Nov 2018 16:05:58 +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 bcae5417c..22a71e51a 100644 --- a/snippets/ModalDialog.md +++ b/snippets/ModalDialog.md @@ -117,7 +117,7 @@ class Dialog extends React.Component { ```jsx // add to render function - + // every time you wanna call the dialog // content is a jsx element