Update orchestrator/src/client/pages/settings/components/ReactiveResumeSection.tsx

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Shaheer Sarfaraz 2026-01-23 12:36:07 +00:00 committed by GitHub
parent 65a139a5ae
commit 442e600b58
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,4 @@
import React, { useEffect, useState } from "react" import React from "react"
import { Controller, useFormContext } from "react-hook-form" import { Controller, useFormContext } from "react-hook-form"
import { AlertCircle, CheckCircle2 } from "lucide-react" import { AlertCircle, CheckCircle2 } from "lucide-react"