You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -105,9 +105,10 @@ function InfiniteListWithVerticalScroll() {
105
105
}
106
106
```
107
107
108
+
### Other Examples
108
109
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.
109
110
110
-
## Arguments
111
+
###Arguments
111
112
112
113
| Name | Description | Type | Optional | Default Value |
0 commit comments