HolodexNet / Holodex

Holodex frontend source code
https://holodex.net
MIT License
532 stars 92 forks source link

Implement pagination for `useChannels`. #735

Closed miosenpai closed 10 months ago

miosenpai commented 10 months ago

Changes to get pagination working on the channels page.

1 extra query can probably be optimized away once limit is used in the future.