MCPcopy
hub / github.com/stackblitz/bolt.new / BaseChat.tsx

File BaseChat.tsx

app/components/chat/BaseChat.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { Message } from 'ai';
2import React, { type RefCallback } from 'react';
3import { ClientOnly } from 'remix-utils/client-only';
4import { Menu } from '~/components/sidebar/Menu.client';

Callers

nothing calls this directly

Calls 3

classNamesFunction · 0.90
sendMessageFunction · 0.85
enhancePromptFunction · 0.85

Tested by

no test coverage detected