diff --git a/packages/jupyter-ai/src/components/chat-input.tsx b/packages/jupyter-ai/src/components/chat-input.tsx index cbfd4ec1d..6e13b9679 100644 --- a/packages/jupyter-ai/src/components/chat-input.tsx +++ b/packages/jupyter-ai/src/components/chat-input.tsx @@ -287,7 +287,10 @@ export function ChatInput(props: ChatInputProps): JSX.Element { InputProps={{ ...params.InputProps, endAdornment: ( - + )