ourzora / nft-components

NFT Rendering Components
GNU General Public License v3.0
100 stars 36 forks source link

Fixes rendering issues #121

Closed neokry closed 2 years ago

iainnash commented 2 years ago

This removes extra rendering state that can create expensive re-renders and replaces it with a memo memoization instead.