We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62e3c4b commit f32771dCopy full SHA for f32771d
components/transfer/demo/basic.md
@@ -23,7 +23,7 @@ The most basic usage of `Transfer` involves providing the source data and target
23
:disabled="disabled"
24
/>
25
<a-switch
26
- unCheckedChildren="disabled"
+ unCheckedChildren="enabled"
27
checkedChildren="disabled"
28
:checked="disabled"
29
@change="handleDisable"
0 commit comments