Skip to content

Commit

Permalink
Update packages/gatsby-theme-project-portal/src/layouts/SearchPageLay…
Browse files Browse the repository at this point in the history
…out.tsx

Co-authored-by: John Gerrard Holland <[email protected]>
  • Loading branch information
hetd54 and hollandjg authored Nov 21, 2023
1 parent 38e5b90 commit dd32d32
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ export interface SearchLayoutProps {
}
generalPage: {
title: string
image: ImageDataLike
image?: ImageDataLike
}
}
}
Expand Down

0 comments on commit dd32d32

Please sign in to comment.