Skip to content

Commit

Permalink
build fix
Browse files Browse the repository at this point in the history
  • Loading branch information
LeonmanRolls committed Nov 21, 2024
1 parent 38b5a26 commit 1df6db6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions knip.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ const config: KnipConfig = {
'src/utils/query/match/matchExactOrNullParamItem.test-d.ts',
'src/utils/query/match/matchQueryKeyMeta.test-d.ts',
'src/utils/query/match/queryKeyToInternalParams.test-d.ts',
// Will need later
'src/components/pages/migrate/Carousel.tsx',
],
}

Expand Down
2 changes: 1 addition & 1 deletion src/pages/ens-v2.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@ export default function ENSv2() {
frameBorder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
referrerPolicy="strict-origin-when-cross-origin"
allowfullscreen
allowFullScreen
/>
<CenteredCard>
<Typography fontVariant="headingTwo" asProp="h2">
Expand Down

0 comments on commit 1df6db6

Please sign in to comment.