Skip to content

fix: remove unused allowIndexing prop #922

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

Merged
merged 1 commit into from
Feb 7, 2025

Conversation

danieltorrer
Copy link
Contributor

Since allowIndexing now comes from an env variable, this prop is not used and can be safely removed

Test Plan

Call to <Document nonce={nonce} theme={theme} env={data?.ENV}> does not complain

Copy link
Member

@kentcdodds kentcdodds left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure how that happened, but thank you for the cleanup!

@kentcdodds kentcdodds merged commit de5a9ec into epicweb-dev:main Feb 7, 2025
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.

2 participants