Skip to content

Conversation

@MrFlashAccount
Copy link
Contributor

@MrFlashAccount MrFlashAccount commented Dec 1, 2025

This PR removes the unnecessary memo wrapper, that adds overhead by doubling the comparison of the props:

  1. Inside the memo func
  2. Inside the React component

Note: rerendering of the individual rows is fine - if nothing changed, React will immediately return with the cached result

@MrFlashAccount MrFlashAccount marked this pull request as ready for review December 1, 2025 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant