From b1727c30dc938d768f4c23d9e6b4ab5c62dfd490 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Onur=20=C3=96nder?= <50423574+onderonur@users.noreply.github.com> Date: Sun, 4 Apr 2021 23:54:09 +0300 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c18c121..1fed521 100644 --- a/README.md +++ b/README.md @@ -105,9 +105,10 @@ function InfiniteListWithVerticalScroll() { } ``` +### Other Examples 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. -## Arguments +### Arguments | Name | Description | Type | Optional | Default Value | | ----------- | ------------------------------------------------------------------------------------------------ | ------------ | -------- | ------------- |