How to paginate dynamically loaded components React #452
-
I am trying to use react-paginate but I am not understanding the demo description or code sample. This is how my code is set up `
}; export default CategoryCar;` This is inside CateGoryResults
}; export default CateGoryResults;` This is car component All data are fetched using react router dom loader from a local json file. Please help |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
It's ok guys, I found the solution. |
Beta Was this translation helpful? Give feedback.
It's ok guys, I found the solution.
This video helped.
https://www.youtube.com/watch?v=Y48V8gNUvew