Skip to content

Commit 3c40746

Browse files
committed
README: Remove heading style as it's a no-op.
1 parent 64dd041 commit 3c40746

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -797,10 +797,6 @@ import { SafeAreaView, ScrollView, StatusBar, StyleSheet } from 'react-native';
797797
import Markdown from 'react-native-markdown-display';
798798

799799
const styles = StyleSheet.create({
800-
heading: {
801-
borderBottomWidth: 1,
802-
borderColor: '#000000',
803-
},
804800
heading1: {
805801
fontSize: 32,
806802
backgroundColor: '#000000',

0 commit comments

Comments
 (0)