fix(frontend): nextjs build error
This commit is contained in:
parent
926fcf25aa
commit
414d1a3b59
|
|
@ -1122,6 +1122,7 @@ const getDeviceParameterInstances = async (raw) =>{
|
||||||
autoFocus
|
autoFocus
|
||||||
margin="dense"
|
margin="dense"
|
||||||
id={arg}
|
id={arg}
|
||||||
|
key={arg}
|
||||||
label={arg}
|
label={arg}
|
||||||
type="text"
|
type="text"
|
||||||
onChange={(e)=> {setInputArgsValue(prevState=>{
|
onChange={(e)=> {setInputArgsValue(prevState=>{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user