i think i have fixed the bugs i did not think I would fix
This commit is contained in:
@ -125,7 +125,6 @@ export type GCMessage = {
|
||||
};
|
||||
export type GCState = {
|
||||
messages: any[];
|
||||
step: number;
|
||||
loadEarlier?: boolean;
|
||||
isLoadingEarlier?: boolean;
|
||||
isTyping: boolean;
|
||||
|
Reference in New Issue
Block a user