Merge branch 'add-ui-tests' of https://github.com/olaservo/inspector into add-ui-tests
This commit is contained in:
@@ -233,6 +233,7 @@ const ToolsTab = ({
|
||||
id={key}
|
||||
name={key}
|
||||
placeholder={prop.description}
|
||||
value={(params[key] as string) ?? ""}
|
||||
onChange={(e) =>
|
||||
setParams({
|
||||
...params,
|
||||
|
||||
Reference in New Issue
Block a user