mirror of
https://github.com/QuivrHQ/quivr.git
synced 2024-12-21 13:21:30 +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";
|