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