Skip to content

Commit 3a679a9

Browse files
authored
Update README.md
1 parent f20d29b commit 3a679a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ All props are spread onto underlying [FlatList](https://facebook.github.io/react
5555
| `containerStyle` | `StyleProp<ViewStyle>` | Style of the main component. |
5656

5757
## Example
58-
Example snack: https://snack.expo.io/@computerjazz/rndfl-example
58+
Example snack: https://snack.expo.io/@computerjazz/rndfl-example <br />
5959
Example snack with scale effect on hover: https://snack.expo.io/@computerjazz/rndfl-dragwithhovereffect
6060

6161
```typescript

0 commit comments

Comments
 (0)