We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53946ea commit c6db1f7Copy full SHA for c6db1f7
hooks/queries/useGetChatHistory.ts
@@ -13,6 +13,7 @@ export default function useGetChatHistory(roomId: string) {
13
},
14
select: (chatHistory) => {
15
const reversedChatContent = chatHistory.pages
16
+ .slice()
17
.reverse()
18
.flatMap((chat) => chat.content);
19
return {
Successfully deployed to the following URLs:
www.paw-paw.xyz pawpaw-client-8xso-pawpaw-fe.vercel.app pawpaw-client-8xso.vercel.app pawpaw-client-8xso-git-dev-pawpaw-fe.vercel.app paw-paw.xyz
1 commit comments
vercel[bot] commentedon Oct 18, 2023
Successfully deployed to the following URLs:
pawpaw-client-8xso – ./
www.paw-paw.xyz
pawpaw-client-8xso-pawpaw-fe.vercel.app
pawpaw-client-8xso.vercel.app
pawpaw-client-8xso-git-dev-pawpaw-fe.vercel.app
paw-paw.xyz