Really snazzy
This commit is contained in:
parent
8dc77dd8f7
commit
3bb4ecda4b
@ -11,6 +11,7 @@ import { MessageList } from '../../Components/Message';
|
||||
import { CandidateInfo, UserInfo } from 'NewApp/Components/CandidateInfo';
|
||||
import { connectionBase } from '../../Global';
|
||||
import { LoadingComponent } from 'NewApp/Components/LoadingComponent';
|
||||
import { Typography } from '@mui/material';
|
||||
|
||||
const ChatPage = forwardRef<ConversationHandle, BackstoryPageProps>((props: BackstoryPageProps, ref) => {
|
||||
const { sessionId, setSnack, submitQuery } = props;
|
||||
|
Loading…
x
Reference in New Issue
Block a user