Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
brillout committed May 20, 2024
1 parent 72b4b56 commit 3e20e3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/vike-react/src/types/Document.ts
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ type Document = {
icon?:
| string
| {
url: string
href: string
sizes?: string
apple?: boolean
}[]
Expand Down

0 comments on commit 3e20e3e

Please sign in to comment.