UNPKG

use-latest-callback

Version:

React hook which returns the latest callback without changing the reference

3 lines (2 loc) 73 B
import { useLayoutEffect } from 'react'; export default useLayoutEffect;