mirror of
https://github.com/simstudioai/sim.git
synced 2026-09-24 15:45:35 +08:00
fixed tool input
This commit is contained in:
+2
-2
@@ -272,8 +272,8 @@ const shouldBePasswordField = (blockType: string, paramId: string): boolean => {
|
||||
return false
|
||||
}
|
||||
|
||||
export function ToolInput({
|
||||
blockId,
|
||||
export function ToolInput({
|
||||
blockId,
|
||||
subBlockId,
|
||||
isPreview = false,
|
||||
previewValue,
|
||||
|
||||
Reference in New Issue
Block a user