mirror of
https://github.com/strapi/strapi.git
synced 2025-12-29 08:04:51 +00:00
Merge pull request #16033 from alvarolozano/genericinput-json-disabled
This commit is contained in:
commit
959cf6c2f5
@ -142,6 +142,7 @@ const GenericInput = ({
|
||||
labelAction={labelAction}
|
||||
value={value}
|
||||
error={errorMessage}
|
||||
disabled={disabled}
|
||||
hint={hint}
|
||||
required={required}
|
||||
onChange={(json) => {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user