diff --git a/frontend/src/components/workspace/input-box.tsx b/frontend/src/components/workspace/input-box.tsx index 6b56ba4..4a123b7 100644 --- a/frontend/src/components/workspace/input-box.tsx +++ b/frontend/src/components/workspace/input-box.tsx @@ -12,6 +12,7 @@ import { useCallback, useMemo, useState, type ComponentProps } from "react"; import { PromptInput, + PromptInputActionAddAttachments, PromptInputActionMenu, PromptInputActionMenuContent, PromptInputActionMenuItem, @@ -171,6 +172,15 @@ export function InputBox({ + {/* TODO: Add more connectors here + + + + + + */}