You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Let the page only display a maximum of 12 Sellers and if the number of sellers exit 12 then there should be a View more Sellers that shows additional 12 sellers.
You can use pagination logic
The text was updated successfully, but these errors were encountered:
Implement all Seller page with the endpoint using axios @
https://documenter.getpostman.com/view/21313847/2s8YszPAQw#67679d54-bff6-40a0-aef3-eb9e12f6feb8
The page is located on the http://localhost:3000/all-sellers route
Let the page only display a maximum of 12 Sellers and if the number of sellers exit 12 then there should be a View more Sellers that shows additional 12 sellers.
You can use pagination logic
The text was updated successfully, but these errors were encountered: