remove columns

This commit is contained in:
proddy
2024-06-21 13:50:12 +01:00
parent ec2acb60b3
commit ddbd9dab79

View File

@@ -76,7 +76,6 @@ const ModulesDialog = ({
label="License Key" label="License Key"
multiline multiline
rows={6} rows={6}
columns={40}
fullWidth fullWidth
value={editItem.license} value={editItem.license}
onChange={updateFormValue} onChange={updateFormValue}