We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77b0d62 commit 0f1992eCopy full SHA for 0f1992e
packages/react-node/src/Example/animate.md
@@ -76,7 +76,7 @@ const Card = ({ cfg }) => {
76
}
77
78
>
79
- 点我看动画
+ 点我{animated ? '暂停' : '看'}动画
80
</Text>
81
<Text style={{ fill: '#ccc', fontSize: 12, margin: [12, 24] }}>
82
我是一段特别特别特别特别特别特别特别长的描述
0 commit comments