Wartość początkowa useref

const reference = useRef(initialValue);
KostasX