mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 15:59:52 +03:00
remove columns
This commit is contained in:
@@ -76,7 +76,6 @@ const ModulesDialog = ({
|
||||
label="License Key"
|
||||
multiline
|
||||
rows={6}
|
||||
columns={40}
|
||||
fullWidth
|
||||
value={editItem.license}
|
||||
onChange={updateFormValue}
|
||||
|
||||
Reference in New Issue
Block a user