Skip to content

Commit

Permalink
Merge pull request #94 from braincore/master
Browse files Browse the repository at this point in the history
README: Remove heading style as it's a no-op.
iamacup authored Jul 14, 2020

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
2 parents 64dd041 + 3c40746 commit ed1e4bd
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -797,10 +797,6 @@ import { SafeAreaView, ScrollView, StatusBar, StyleSheet } from 'react-native';
import Markdown from 'react-native-markdown-display';

const styles = StyleSheet.create({
heading: {
borderBottomWidth: 1,
borderColor: '#000000',
},
heading1: {
fontSize: 32,
backgroundColor: '#000000',

0 comments on commit ed1e4bd

Please sign in to comment.