Merge branch 'main' into handle-boolean

This commit is contained in:
Ola Hungerford
2025-02-19 07:48:27 -07:00
3 changed files with 6 additions and 6 deletions

View File

@@ -249,7 +249,7 @@ const ToolsTab = ({
)}
</div>
);
}
},
)}
<Button onClick={() => callTool(selectedTool.name, params)}>
<Send className="w-4 h-4 mr-2" />