// replace the first line with the second one
import { useState } from "react/cjs/react.development"
import { useState } from "react"
// import error, check if the imported type is named or default accordingly.
// then check you import from 'react' and not 'next' etc