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

Commit 1a52e2b

Browse files
committed
fixed readme
1 parent 2e16c9a commit 1a52e2b

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -96,9 +96,6 @@ import SocialIcon from 'HSSocialIcon'
9696
import List from 'HSList'
9797
import ListItem from 'HSListItem'
9898
99-
100-
```
101-
10299
<List>
103100
{
104101
list1.map((l, i) => (
@@ -112,8 +109,6 @@ import ListItem from 'HSListItem'
112109
}
113110
</List>
114111
115-
```
116-
117112
118113
// With RN ListView implementation
119114

0 commit comments

Comments
 (0)