Skip to content

Commit c8615a5

Browse files
authored
fix: remove unrequired change in example
1 parent 8bd74d3 commit c8615a5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

example/src/Examples/TextExample.tsx

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

0 commit comments

Comments
 (0)