fixed tool input

This commit is contained in:
Adam Gough
2025-06-02 10:14:00 -07:00
parent 391925a178
commit 7080b9eccc
@@ -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,