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 a8e30cd commit 938c119
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-Tools',
description: PRODUCTS.TOOLS.title,
// @ts-expect-error - Typings are not updated
logo: PRODUCTS.TOOLS.logo({ className: 'w-9' }),
});

0 comments on commit 938c119

Please sign in to comment.