From 936b1091a5edc6cdca893063fe429b4e76ff510c Mon Sep 17 00:00:00 2001 From: fx109138 <1091381572@qq.com> Date: Sat, 26 Oct 2019 19:35:24 +0800 Subject: [PATCH] fix: preview code of form docs --- docs/components/Form.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/components/Form.md b/docs/components/Form.md index 7ded7a3..dc07b04 100644 --- a/docs/components/Form.md +++ b/docs/components/Form.md @@ -42,10 +42,10 @@ import { Form, Input } from 'beeshell';