Skip to content

Commit

Permalink
chore(docs): remove unused file and correct antd multiple example (#184)
Browse files Browse the repository at this point in the history
* chore(docs): remove unused html file

* chore(docs): correct antd multiple example
  • Loading branch information
monkindey authored and janryWang committed Jul 18, 2019
1 parent ce88670 commit eee944f
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 185 deletions.
2 changes: 1 addition & 1 deletion docs/Examples/antd/Detail.md
Expand Up @@ -85,7 +85,7 @@ const App = () => {
]}
required
title="Select多选"
x-props={{ multiple: true, style: { maxWidth: 300 } }}
x-props={{ mode: 'multiple', style: { maxWidth: 300 } }}
name="multiselect"
/>
<Field
Expand Down
92 changes: 0 additions & 92 deletions docs/iframe.html

This file was deleted.

92 changes: 0 additions & 92 deletions docs/index.html

This file was deleted.

0 comments on commit eee944f

Please sign in to comment.