updated compoennt file structure
This commit is contained in:
5
components/pages/about/index.ts
Normal file
5
components/pages/about/index.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
export { AboutBanner } from "./aboutBanner";
|
||||
export { Story } from "./story";
|
||||
export { AboutLine } from "./aboutLine";
|
||||
export { WhyChooseUs } from "./whyChooseUs";
|
||||
export { InnerNavbar } from "./innerNavbar";
|
||||
Reference in New Issue
Block a user