I have successfully implemented DynamoDB pagination and tested with API Gateway and Postman. However, I\'m confused on how to implement pagination in React frontend.
Curr