fix: input text validation issue

This commit is contained in:
RaktimaNXG
2024-02-13 20:04:22 +05:30
parent 3910486b17
commit b35d8406a3
11 changed files with 241 additions and 209 deletions
@@ -1059,7 +1059,9 @@ function PdfRequestFiles() {
}}
>
<div style={{ height: "100%", padding: 20 }}>
<p>Please input a properly validated input value.</p>
<p>
The input does not meet the criteria set by the regular expression.
</p>
<div
style={{