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 8bd74d3 commit c8615a5Copy full SHA for c8615a5
1 file changed
example/src/Examples/TextExample.tsx
@@ -105,6 +105,7 @@ const TextExample = () => {
105
<Text style={styles.text} variant="bodySmall">
106
Body Small
107
</Text>
108
+
109
<PaperProvider theme={theme}>
110
<Text style={styles.text} variant="customVariant">
111
Custom Variant
0 commit comments