79683218

Date: 2025-06-28 18:08:02
Score: 1
Natty:
Report link

You don't actually have to type anything, if you create a hook like:

const [index, setIndex] = useState(0) 

and allow autocomplete finish the statement, react will automatically generate an import.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Tachaeus