From c550aa01ccdbf09e59270cfaf07099ff605bc683 Mon Sep 17 00:00:00 2001
From: BeADre <34639100+BeADre@users.noreply.github.com>
Date: Mon, 23 Nov 2020 09:47:23 +0800
Subject: [PATCH] docs(dialog): update dialog docs (#650)
---
website/docs/en-US/dialog.md | 24 +++++++++---------
website/docs/es/dialog.md | 46 ++++++++++++++++++++---------------
website/docs/fr-FR/dialog.md | 45 +++++++++++++++++++---------------
website/docs/jp/dialog.md | 46 ++++++++++++++++++++---------------
website/docs/zh-CN/dialog.md | 47 +++++++++++++++++++++---------------
5 files changed, 118 insertions(+), 90 deletions(-)
diff --git a/website/docs/en-US/dialog.md b/website/docs/en-US/dialog.md
index 680b2982fb..24ec158f7d 100644
--- a/website/docs/en-US/dialog.md
+++ b/website/docs/en-US/dialog.md
@@ -58,7 +58,6 @@ The content of Dialog can be anything, even a table or a form. This example show
:::demo
```html
-
open a Table nested Dialog
@@ -84,10 +83,12 @@ The content of Dialog can be anything, even a table or a form. This example show
-
+
+
+