import "./index.css"; interface PlanProps { toolCallId: string; plan: string[]; } export default function Plan(props: PlanProps) { return (
Plan
{index + 1}. {step}