Skip to content

Commit

Permalink
chore: remove unused props
Browse files Browse the repository at this point in the history
  • Loading branch information
hollandjg committed Aug 24, 2023
1 parent 11f1286 commit e6dee9e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/gatsby-theme-project-portal/src/layouts/Layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ import { ImageDataLike } from "gatsby-plugin-image"

export interface LayoutProps {
path: string
title: string
description: string
children: ReactNode
data: {
site: {
Expand Down

0 comments on commit e6dee9e

Please sign in to comment.