diff --git a/client/src/components/ToolsTab.tsx b/client/src/components/ToolsTab.tsx index 4aac9b7..29db2f9 100644 --- a/client/src/components/ToolsTab.tsx +++ b/client/src/components/ToolsTab.tsx @@ -249,7 +249,7 @@ const ToolsTab = ({ )} ); - } + }, )}