Does child components of memoized component are memoized too?

后端 未结 0 1348
春和景丽
春和景丽 2021-02-20 12:21

Does the child component returned from useMemo or wrapped in React.memo() are memoized too? (Apologies, this might be a silly question)

For example:

React.         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题