Skip to content

Commit

Permalink
remove unused prop
Browse files Browse the repository at this point in the history
  • Loading branch information
Park Se Hyun committed Jan 17, 2025
1 parent 3d15838 commit 2131a89
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/components/src/types/site.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ export interface IsomerSiteConfigProps {
notification?: Omit<NotificationProps, "LinkComponent" | "site">
siteGtmId?: string
vica?: VicaProps
isInverseColor: boolean
}

export type IsomerSiteProps = IsomerGeneratedSiteProps &
Expand Down

0 comments on commit 2131a89

Please sign in to comment.