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.