mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 07:49:52 +03:00
remove columns
This commit is contained in:
@@ -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}
|
||||||
|
|||||||
Reference in New Issue
Block a user