Files
ignum/components/pages/about/index.ts
nabijonovdavronbek619@gmail.com d3aa467055 about page done
2026-01-26 15:45:53 +05:00

5 lines
164 B
TypeScript

export { AboutBanner } from "./aboutBanner";
export { Story } from "./story";
export { AboutLine } from "./aboutLine";
export { WhyChooseUs } from "./whyChooseUs";