fix(chat): correct indentation in useChat guest fallback
This commit is contained in:
@@ -402,6 +402,7 @@ export function useChat(options: UseChatOptions = {}): UseChatReturn {
|
||||
return;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
setIsLoading(false);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user