Merge pull request #1220 from OpenSignLabs/validation

This commit is contained in:
Andrew
2024-09-19 10:27:18 +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")}${
isEnableSubscription ? ", docx)" : ")"
}`}
<span className="text-red-500 text-[13px]">*</span>