Skip to content

Commit

Permalink
Update index.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
joyponader authored Jul 10, 2024
1 parent 2ea5f7a commit 1b701f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/Section/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ export type Section = {
hasHero: boolean;
heroHTML?: string;
heroTitle?: string;
//why is here no heroSubtitle? also missing in different locations
heroImage?: string;
render: SectionElement[];
};
Expand Down

0 comments on commit 1b701f4

Please sign in to comment.