79089311

Date: 2024-10-15 09:30:52
Score: 1.5
Natty:
Report link

you can simply use the correct types to avoid the typescript errors.

const overlayEl = useRef<HTMLButtonElement | null>(null);
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Naveed Ahmed