generated from codersforcauses/django-nextjs-template
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
Just looking ahead a little bit, if workshops are considered events (which they will be), it's likely the number of past events will grow significantly. It would be great if we could modify the eventsCarousel component to include next and previous buttons, and when pressed, the client requests /api/events/?type=past?page=1 and it will fetch the last ten events.
Reactions are currently unavailable