From 9c4b801f8a012b69f0afe9242967ffee524f032b Mon Sep 17 00:00:00 2001 From: Zhicheng Wang Date: Sat, 6 Aug 2016 20:17:07 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=AD=A3=E4=B8=80=E4=B8=AA=E7=BC=96?= =?UTF-8?q?=E8=AF=91bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/docs/ts/latest/cookbook/_data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/docs/ts/latest/cookbook/_data.json b/public/docs/ts/latest/cookbook/_data.json index 3dd63484d5..cdcdf72a67 100644 --- a/public/docs/ts/latest/cookbook/_data.json +++ b/public/docs/ts/latest/cookbook/_data.json @@ -28,7 +28,7 @@ "dynamic-form": { "title": "Dynamic Forms", "intro": "Render dynamic forms with FormGroup", - "basics": true, + "basics": true }, "set-document-title": {