Skip to content

Commit

Permalink
Update sanity.types.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
w3bdesign committed Jul 21, 2024
1 parent 66590bf commit 8597e86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/types/sanity.types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ export type Project = {
_key: string
} & Link
>
projectimage?: string
projectimage: string
featured?: boolean
featureOrder?: number
}
Expand Down

0 comments on commit 8597e86

Please sign in to comment.