Skip to content

Commit 30f11b3

Browse files
committed
fix(Text):修改Text组件
1 parent 2a014dd commit 30f11b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/core/src/Typography/Text.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
import React from 'react';
12
import { TextProps as RNTextProps, Text as BaseText } from 'react-native';
23
import { Theme } from '../theme';
34
import { useTheme } from '@shopify/restyle';

0 commit comments

Comments
 (0)