quivr/frontend/lib/context/ChatProvider/index.ts
Mamadou DICKO 9bb7ccf651
Frontend/test/chat 1 (#508)
* feat: add providers mocks

* test(<ChatPage/>: add render test using providers
2023-07-05 09:30:22 +02:00

3 lines
72 B
TypeScript

export * from "./ChatProvider";
export * from "./hooks/useChatContext";