We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd05a4b commit 2ffa346Copy full SHA for 2ffa346
src/views/HardcodedEventPages/Prajnotsavah/ProjectExpoRegistration.jsx
@@ -485,6 +485,7 @@ export default function ProjectExpoRegistration() {
485
placeholder="Enter 12 digit UPI Transaction ID / UTR Number"
486
minLength={12}
487
maxLength={12}
488
+
489
title="Enter a valid 12 digit UPI Transaction ID / UTR Number"
490
/>
491
<input
0 commit comments