quivr/frontend/lib/context/SupabaseProvider/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
74 B
TypeScript

export * from "./hooks/useSupabase";
export * from "./supabase-provider";