Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/create h2 content in sanity #8

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

transcendence12
Copy link
Collaborator

  • create in settings.ts fields: subscription and subscriptionContent - in sanity studio it exist now
  • add content in sanity BUT
  • I can't resolve bug like this in layout.tsx: Property 'subscription' does not exist on type '{ type: "document"; name: "settings"; } & Omit<DocumentDefinition, "preview"> & { preview?: PreviewConfig<Record<string, string>, Record<never, any>> | undefined; }'.; Property 'subscriptionContent' does not exist on type '{ type: "document"; name: "settings"; } & Omit<DocumentDefinition, "preview"> & { preview?: PreviewConfig<Record<string, string>, Record<never, any>> | undefined; }'

Copy link

netlify bot commented Jul 19, 2024

Deploy Preview for nerdbord-project-challenge-lydaswrc failed.

Name Link
🔨 Latest commit e4ae244
🔍 Latest deploy log https://app.netlify.com/sites/nerdbord-project-challenge-lydaswrc/deploys/669aa65b217e100008e3c461

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant