uat defects as per grid 1, 8 10

This commit is contained in:
2024-11-21 17:22:56 +00:00
parent de123537db
commit 94577fdec9
5 changed files with 7 additions and 5 deletions
+1
View File
@@ -51,6 +51,7 @@ const RenderTextfield = ({
id={id}
type={type}
disabled={disabled ? true : false}
maxLength="50"
/>
</div>
</>