diff --git a/src/components/certificates/CreateCertificateModal.tsx b/src/components/certificates/CreateCertificateModal.tsx index 54c902c..e3e62d5 100644 --- a/src/components/certificates/CreateCertificateModal.tsx +++ b/src/components/certificates/CreateCertificateModal.tsx @@ -208,7 +208,7 @@ export default function CreateCertificateModal({ setFormData({ ...formData, country: e.target.value.toUpperCase() })} />