ars-arsenal
ars-arsenal copied to clipboard
Maybe we should use react-window for the gallery and table
This could improve performance by preventing lots of images from decoding at once, and maybe avoid future issues with pagination:
https://github.com/bvaughn/react-window
What do you all think?
👍. Looks like a really nice (and small) component library.