saw useMemo used for static array , #4861
Unanswered
wassimnassour
asked this question in
General
Replies: 1 comment
-
Seems like specific case of #2642. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
i saw useMemo used for static array, i think it's better if we can remove the useMemo and copy the array outside of the component
table/examples/sorting/src/App.js
Line 102 in 06703a5
Beta Was this translation helpful? Give feedback.
All reactions