Does nothing. Useful for telling eslint that a set of hook dependencies is not unncessary without having to disable
eslint. Useful in useEffect cases with a synchronizing ID that isn't actually used in the hook logic, but is used
to trigger the hook.
Does nothing. Useful for telling eslint that a set of hook dependencies is not unncessary without having to disable eslint. Useful in
useEffectcases with a synchronizing ID that isn't actually used in the hook logic, but is used to trigger the hook.