react-easy-infinite-scroll-hook
Advanced tools
Comparing version 1.2.3 to 1.2.4
{ | ||
"name": "react-easy-infinite-scroll-hook", | ||
"version": "1.2.3", | ||
"version": "1.2.4", | ||
"license": "MIT", | ||
@@ -50,4 +50,10 @@ "description": "This hook allows you to create simple, lightweight components with infinite scrolling in all directions, supporting both windowed and scrollable elements.", | ||
"infinite-scroll", | ||
"scrolling", | ||
"infinite", | ||
"scroll", | ||
"react-component", | ||
"flex", | ||
"flexbox", | ||
"list", | ||
"grid", | ||
"react-virtualized" | ||
@@ -54,0 +60,0 @@ ], |
75045