79589702

Date: 2025-04-24 01:51:16
Score: 1
Natty:
Report link

Pls use ReactQuery and Mobx or Redux

const [email, setEmail] = useState('')
const [password, setPassword] = useState('')
const [submitting, setSubmitting] = useState(false)
const [formError, setFormError] = useState('')
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Igor Ushakov