UNPKG

react-redux

Version:

Official React bindings for Redux

6 lines (3 loc) 178 B
import { useLayoutEffect } from 'react' // Under React Native, we know that we always want to use useLayoutEffect export const useIsomorphicLayoutEffect = useLayoutEffect