Skip to content

Instantly share code, notes, and snippets.

@pytqqq
Created February 8, 2023 13:56
Show Gist options
  • Save pytqqq/6b57df334cebb3e49ac4fe16d6510cf1 to your computer and use it in GitHub Desktop.
Save pytqqq/6b57df334cebb3e49ac4fe16d6510cf1 to your computer and use it in GitHub Desktop.
const slowList = useMemo(() => <SlowList count={200} />, []);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment