Skip to content

Commit 0f1992e

Browse files
mxz96102Yanyan-Wang
authored andcommitted
fix: animate doc fix
1 parent 77b0d62 commit 0f1992e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-node/src/Example/animate.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ const Card = ({ cfg }) => {
7676
}
7777
}
7878
>
79-
点我看动画
79+
点我{animated ? '暂停' : ''}动画
8080
</Text>
8181
<Text style={{ fill: '#ccc', fontSize: 12, margin: [12, 24] }}>
8282
我是一段特别特别特别特别特别特别特别长的描述

0 commit comments

Comments
 (0)