combining frontend pagination with backend #220
Labels
enhancement
New feature or request
needs-aws
This task needs a working AWS configuration to be implemented
Summary
Basic example
Semantic UI Pagination
Example of Pagination
const response = await fetch(
${config.API_URL}/users` in frontend/src/pages/admin/users with the first page entered should return the first 25 usersMotivation
The text was updated successfully, but these errors were encountered: