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
74 B
TypeScript
3 lines
74 B
TypeScript
export * from "./hooks/useSupabase";
|
|
export * from "./supabase-provider";
|