mirror of
https://github.com/StanGirard/quivr.git
synced 2024-12-01 05:35:09 +03:00
9bb7ccf651
* feat: add providers mocks * test(<ChatPage/>: add render test using providers
3 lines
72 B
TypeScript
3 lines
72 B
TypeScript
export * from "./ChatProvider";
|
|
export * from "./hooks/useChatContext";
|