From 672dae431b038bd1024198ddb2ca666cbfdec000 Mon Sep 17 00:00:00 2001 From: "P.ARUN" <95969896+acs-web-tech@users.noreply.github.com> Date: Sat, 22 Jul 2023 12:53:18 +0530 Subject: [PATCH] Update README.md This Will give idea to developers for server side fetch process Developed by useState and conditional rendering on functional components --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9e07084..1f65bb2 100644 --- a/README.md +++ b/README.md @@ -100,6 +100,8 @@ The `InfiniteScroll` component can be used in three ways. - [![Edit w3w89k7x8](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/w3w89k7x8) - infinite scroll with `scrollableTarget` (a parent element which is scrollable) - [![Edit r7rp40n0zm](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/r7rp40n0zm) +- Infinite scroll with Fetch API + - [![Edit compassionate-brattain-x3xj4c](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/compassionate-brattain-x3xj4c) ## props