Skip to content

Commit

Permalink
Update Standalone.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
ShaMan123 committed Jan 8, 2021
1 parent 80580fe commit edec442
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MathExample/src/Standalone.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ export default function Standalone() {
<MathItem
math={tag}
style={styles.defaultColorTheme}
config={{ inline: false }}
/>
</View>
);
Expand Down

0 comments on commit edec442

Please sign in to comment.