issues
search
prismicio
/
prismic-next
Helpers to integrate Prismic into Next.js apps
https://prismic.io/docs/technologies/nextjs
Apache License 2.0
57
stars
7
forks
source link
feat: expose prismic preview props
#10
Closed
bastienrobert
closed
2 years ago
bastienrobert
commented
2 years ago
Types of changes
[ ] Chore (a non-breaking change which is related to package maintenance)
[ ] Bug fix (a non-breaking change which fixes an issue)
[x] New feature (a non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
Description
Expose PrismicPreview props. Resolve #9
Checklist:
[ ] My change requires an update to the official documentation.
[ ] All
TSDoc
comments are up-to-date and new ones have been added where necessary.
[ ] All new and existing tests are passing.
Types of changes
Description
Expose PrismicPreview props. Resolve #9
Checklist: