Merge pull request #159 from OktopUSP/dev
fix(frontend): nextjs build error
This commit is contained in:
commit
4b20adeff5
|
|
@ -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