While doing a code review, I came across this custom hook:
import { useRef, useEffect, useCallback } from \'react\' export