This commit was merged in pull request #106.
This commit is contained in:
Ebube
2023-05-26 22:27:26 +01:00
parent dbc2c0bc64
commit f5ee36573b
+1 -1
View File
@@ -195,7 +195,7 @@ const JobFieldInput = ({
> >
{label && ( {label && (
<label <label
className="input-label text-[#181c32] dark:text-white text-[13.975px] leading-[20.9625px] font-semibold block" className="input-label text-[#181c32] dark:text-white text-[13.975px] leading-[20.9625px] font-semibold block tracking-wide"
htmlFor={inputName} htmlFor={inputName}
> >
{label} {label}