This commit is contained in:
marko-kraemer 2025-04-16 09:44:13 +01:00
parent 20e662a711
commit bc7204c0a4
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
import { Button } from "@/components/ui/button";
import { X, Package, Info } from "lucide-react"; // Added Info icon
import { X, Package, Info } from "lucide-react";
// Define the structure for tool call data based on page.tsx state
interface ToolCallData {