Skip to content
This repository was archived by the owner on Mar 30, 2022. It is now read-only.

Commit 91c8411

Browse files
committed
updated readme
1 parent 7aed4b0 commit 91c8411

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
- [ ] Add Profile Component
2222
- [ ] Add Picker
2323
- [ ] Add Search Bar
24-
- [ ] Add Tabs
2524
- [ ] Add Side Menu
2625

2726
##### Todo Major

src/about/About.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ class About extends Component {
7777
<Divider style={styles.divider} />
7878
<View style={styles.social}>
7979
<SocialIcon
80-
type='facebook'
80+
type='facebook'
8181
/>
8282
<SocialIcon
8383
type='twitter'

0 commit comments

Comments
 (0)