lavoce #4

Merged
bragaz_rexita merged 11 commits from lavoce into main 2025-10-23 04:27:57 +00:00
Showing only changes of commit 15d836c627 - Show all commits

View File

@@ -212,7 +212,7 @@ const DetailUnit = (props) => {
placeholder="Enter Description (Optional)"
readOnly={props.readOnly}
rows={4}
maxLength={100}
maxLength={255}
/>
</div>
</div>