Skip to content

Commit c2ada90

Browse files
authored
Merge pull request #617 from hy916/dev
fix(Text):修改Text组件
2 parents 63168bd + 30f11b3 commit c2ada90

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)