We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f1fc44 commit 2863c78Copy full SHA for 2863c78
example/examples/src/routes/Tabs/index.tsx
@@ -55,7 +55,7 @@ export default class Index extends Component<IndexProps, IndexState> {
55
</Tabs.Item>
56
<Tabs.Item title="兴趣">
57
<View>
58
- <Text>喜欢</Text>
+ <Text>兴趣</Text>
59
</View>
60
61
<Tabs.Item title="爱好">
0 commit comments