/* global React */ const { useState } = React; // ─────────── Applicant Dashboard ─────────── const ApplicantDashboard = ({ nav }) => { const { tweaks } = useApp(); const T = tweaks.lang === 'ES'; return (
{T?'Va muy bien. Su expediente está en revisión. Le avisaremos cuando necesitemos algo de usted.':"You're doing great. Your case is in review. We'll tell you the moment we need anything from you."}
"Hi Maria — I've started reviewing your medical records. I'll have a preliminary check done by Friday. Please re-upload the one blurry file when you get a chance."
Every step — yours, your reviewer\'s, and the AI — is logged here. You can download this record anytime.