Skip to content

Commit a1515fd

Browse files
committed
fix: remove unnecessary change in example app
1 parent c8615a5 commit a1515fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

example/src/Examples/TextExample.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ const TextExample = () => {
105105
<Text style={styles.text} variant="bodySmall">
106106
Body Small
107107
</Text>
108-
108+
109109
<PaperProvider theme={theme}>
110110
<Text style={styles.text} variant="customVariant">
111111
Custom Variant

0 commit comments

Comments
 (0)