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 2a014dd commit 30f11b3Copy full SHA for 30f11b3
packages/core/src/Typography/Text.tsx
@@ -1,3 +1,4 @@
1
+import React from 'react';
2
import { TextProps as RNTextProps, Text as BaseText } from 'react-native';
3
import { Theme } from '../theme';
4
import { useTheme } from '@shopify/restyle';
0 commit comments