Skip to content

Commit 2863c78

Browse files
committed
fix: 文档文字错误
1 parent 9f1fc44 commit 2863c78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/examples/src/routes/Tabs/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ export default class Index extends Component<IndexProps, IndexState> {
5555
</Tabs.Item>
5656
<Tabs.Item title="兴趣">
5757
<View>
58-
<Text>喜欢</Text>
58+
<Text>兴趣</Text>
5959
</View>
6060
</Tabs.Item>
6161
<Tabs.Item title="爱好">

0 commit comments

Comments
 (0)