mirror of
https://github.com/StanGirard/quivr.git
synced 2024-12-19 00:22:14 +03:00
1cd99ae234
Issue: https://github.com/StanGirard/quivr/issues/1428 https://github.com/StanGirard/quivr/assets/63923024/b0b25f3e-d038-4740-b581-e3c256d89902
6 lines
186 B
TypeScript
6 lines
186 B
TypeScript
export * from "./HomeHeader/HomeHeader";
|
|
export * from "./HomeSection/HomeSection";
|
|
export * from "./Sections";
|
|
export * from "./SecuritySection";
|
|
export * from "./TestimonialsSection";
|