mirror of
https://github.com/strapi/strapi.git
synced 2026-01-06 12:13:52 +00:00
Remove rest spread
This commit is contained in:
parent
f882ec69c0
commit
401b348f7a
@ -139,7 +139,6 @@ const GenericInput = ({
|
||||
case 'json': {
|
||||
return (
|
||||
<JSONInput
|
||||
{...rest}
|
||||
label={label}
|
||||
labelAction={labelAction}
|
||||
value={value}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user