Skip to content

Commit 64fe9bc

Browse files
joshuapintergitim
authored andcommitted
Remove width on gif.
Now that it shows both iOS and Android the width prop was making it too small.
1 parent bc58058 commit 64fe9bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
- [Questions?](#questions)
99

1010
### Demo
11-
<a href="https://raw.githubusercontent.com/gitim/react-native-sortable-list/master/demo.gif"><img src="https://raw.githubusercontent.com/gitim/react-native-sortable-list/master/demo.gif" width="350"></a>
11+
<a href="https://raw.githubusercontent.com/gitim/react-native-sortable-list/master/demo.gif"><img src="https://raw.githubusercontent.com/gitim/react-native-sortable-list/master/demo.gif"></a>
1212

1313
### Installation
1414
```bash
@@ -49,4 +49,4 @@ Called when the active row was released.
4949
Feel free to contact me via
5050
- [Twitter](https://twitter.com/_gitim)
5151

52-
If you find a bug, please [submit an issue](https://github.com/gitim/react-native-sortable-list/issues/new)
52+
If you find a bug, please [submit an issue](https://github.com/gitim/react-native-sortable-list/issues/new)

0 commit comments

Comments
 (0)