Closed pete-murphy closed 3 years ago
I think the documentation for useLayoutEffect was copied from useEffectAlways without modification. I've replaced with a summary of the reactjs.org documentation for useLayoutEffect.
useLayoutEffect
useEffectAlways
I think the documentation for
useLayoutEffect
was copied fromuseEffectAlways
without modification. I've replaced with a summary of the reactjs.org documentation foruseLayoutEffect
.