mirror of
https://github.com/StanGirard/quivr.git
synced 2024-12-19 17:01:41 +03:00
d1b0c26da8
## 🔗 Relates to - Epic: #1232 - Issue: #1394 ## 🍿 Demo https://github.com/StanGirard/quivr/assets/67386567/ff3f9e4f-48df-42ab-9ed4-4dd59aca7ba9
4 lines
112 B
TypeScript
4 lines
112 B
TypeScript
export * from "./HomeHeader/HomeHeader";
|
|
export * from "./HomeSection/HomeSection";
|
|
export * from "./Sections";
|