denoland / dotland

[Archived] deno.land website
https://deno.land
MIT License
957 stars 626 forks source link

refactor(registry): extract pagination into a component #2109

Closed meszarosdezso closed 2 years ago

meszarosdezso commented 2 years ago

This extracts the pagination on the registry page into a component and adds some types.

Might be useful for #2104