Merge pull request #1236 from OpenSignLabs/validation

refactor: add parenthesis
This commit is contained in:
Andrew
2024-09-20 20:09:33 +05:30
committed by GitHub
+1 -1
View File
@@ -660,7 +660,7 @@ const Forms = (props) => {
)}
<div className="text-xs">
<label className="block">
{`${t("report-heading.File")} (${t("file-type")}`}
{`${t("report-heading.File")} (${t("file-type")})`}
<span className="text-red-500 text-[13px]">*</span>
</label>
{fileupload.length > 0 ? (