Skip to content

Commit

Permalink
Update demo1.tsx(Switch 添加valuePropName属性)
Browse files Browse the repository at this point in the history
  • Loading branch information
201244010 authored Jul 23, 2024
1 parent 2b8ee11 commit 54f8a0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/form/demos/demo1.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ export default () => {
<Form.Item
name='delivery'
label='送货上门'
valuePropName="checked"
childElementPosition='right'
>
<Switch />
Expand Down

0 comments on commit 54f8a0e

Please sign in to comment.