mirror of
https://github.com/StanGirard/quivr.git
synced 2024-12-20 01:21:50 +03:00
9bb7ccf651
* feat: add providers mocks * test(<ChatPage/>: add render test using providers
3 lines
61 B
TypeScript
3 lines
61 B
TypeScript
export * from "./ChatInput";
|
|
export * from "./ChatMessages";
|