Skip to content

Commit

Permalink
scriptProps missing type
Browse files Browse the repository at this point in the history
  • Loading branch information
brianclemens committed May 1, 2024
1 parent 9cde0af commit d653507
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/[locale]/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ export default function RootLayout({
trackFileDownloads
taggedEvents
scriptProps={{
// @ts-expect-error missing types
"data-api": "https://img.resf.workers.dev/img/event",
}}
/>
Expand Down

0 comments on commit d653507

Please sign in to comment.