Skip to content

Commit 07fd129

Browse files
committed
updated Readme
1 parent 39c897e commit 07fd129

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@ Row and Column have `.hide()` and `.show()` instance methods. The instance refer
344344

345345
All props are case sensitive.
346346

347-
`aspectRatio` (see [Example 1](https://github.com/idibidiart/react-native-responsive-grid#example-1))
347+
`aspectRatio` (see [Example 2](https://github.com/idibidiart/react-native-responsive-grid#example-2))
348348

349349
`layoutEvent` (see [Examples 4](https://github.com/idibidiart/react-native-responsive-grid#example-4))
350350

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-responsive-grid",
3-
"version": "0.32.02",
3+
"version": "0.32.03",
44
"description": "Responsive grid for React Native based on react-native-flexbox-grid",
55
"main": "src/index.js",
66
"repository": {

0 commit comments

Comments
 (0)