UNPKG

use-latest-callback

Version:

React hook which returns the latest callback without changing the reference

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