Persian Developer Networkimport { useActionState } from 'react'; async function loginAction(prevState, formData) { const email = formData.get('email'); const password = formData.get('password'); try { const response = await fetch('/api/login', { method: 'POST'….t.me/persiandn/160TranslateSeptember 1, 2026 32