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 c822adb commit c59d118Copy full SHA for c59d118
packages/rn-tester/js/examples/Text/TextSharedExamples.js
@@ -15,7 +15,6 @@ import RNTesterText from '../../components/RNTesterText';
15
import {useTheme} from '../../components/RNTesterTheme';
16
import {useState} from 'react';
17
import {StyleSheet, Text, View} from 'react-native';
18
-import {description} from '../Playground/PlaygroundExample';
19
20
function InlineView(props: {
21
textAlign: 'auto' | 'left' | 'right' | 'center' | 'justify',
0 commit comments