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"
multiline
rows={6}
columns={40}
fullWidth
value={editItem.license}
onChange={updateFormValue}