Skip to content

Commit

Permalink
refactor(demo): Delete redundant content type.
Browse files Browse the repository at this point in the history
  • Loading branch information
mrtag23 committed Oct 22, 2024
1 parent c68c8fb commit b537efd
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 156 deletions.
1 change: 0 additions & 1 deletion gql/graphql-cache.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,6 @@ declare module 'gql.tada' {
| { __typename?: 'MenuGroup' | undefined }
| { __typename?: 'NavigationMenu' | undefined }
| { __typename?: 'AccordionItem' | undefined }
| { __typename?: 'BasicPage' | undefined }
| { __typename?: 'ComponentHeroBanner' | undefined }
| { __typename?: 'EditorTest' | undefined }
| { __typename?: 'FooterMenu' | undefined }
Expand Down
Loading

0 comments on commit b537efd

Please sign in to comment.