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.
2 parents 63168bd + 30f11b3 commit c2ada90Copy full SHA for c2ada90
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