mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-12 05:55:02 +10:00
79a69c5507
Each of the 14 section-item dialog files (award→volunteer) had identical ~50-line Create/Update shells (DialogContent + header + form + footer). Added section-item-dialog.tsx with a SectionItemDialog wrapper that takes title, icon, onSubmit, onCancel, isSubmitting, submitLabel, singleColumn?. cover-letter and summary-item use singleColumn=true for their one-column layout. custom.tsx is untouched (it creates section definitions, not items). Claude-Session: https://claude.ai/code/session_012Bnvt1MghwHj4qQRxuQUGa