Skip to content

Commit 3d2927c

Browse files
committed
fix: export about section
1 parent a372842 commit 3d2927c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/sections/index.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
export * from './ServiceSection';
2-
export * from './PricingSection';
2+
export * from './PricingSection';
3+
export * from './AboutSection';

0 commit comments

Comments
 (0)