Skip to content

Commit

Permalink
Update theme.config.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
ardatan authored Dec 23, 2024
1 parent 1cdb7b4 commit 3a06204
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/theme.config.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,6 @@ export default defineConfig({
},
websiteName: 'GraphQL-Scalars',
description: PRODUCTS.SCALARS.title,
// @ts-expect-error - Typings are not updated
logo: PRODUCTS.SCALARS.logo({ className: 'w-8' }),
});

0 comments on commit 3a06204

Please sign in to comment.