Skip to content

Commit b1727c3

Browse files
authored
Update README.md
1 parent f63489c commit b1727c3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,9 +105,10 @@ function InfiniteListWithVerticalScroll() {
105105
}
106106
```
107107

108+
### Other Examples
108109
You can find different layout examples **[here](https://github.com/onderonur/react-infinite-scroll-hook/tree/master/example/examples)**. **[Live demo](https://onderonur.github.io/react-infinite-scroll-hook/)** contains all of these cases.
109110

110-
## Arguments
111+
### Arguments
111112

112113
| Name | Description | Type | Optional | Default Value |
113114
| ----------- | ------------------------------------------------------------------------------------------------ | ------------ | -------- | ------------- |

0 commit comments

Comments
 (0)