const iconRef = useRef<HTMLDivElement>(null!); const [headerValue, setHeaderValue] = useState<number>(1);