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

docs(fix): example text unescaped entities #57255

Merged
merged 2 commits into from Oct 27, 2023
Merged

Conversation

Zoe-Bot
Copy link
Contributor

@Zoe-Bot Zoe-Bot commented Oct 23, 2023

Fix bug in example code. Loading with ' can not be built with the default ESLint rules:

./src/app/reviews/loading.tsx
4:15  Error: `'` can be escaped with `'`, `‘`, `'`, `’`.  react/no-unescaped-entities
4:26  Error: `'` can be escaped with `'`, `‘`, `'`, `’`.  react/no-unescaped-entities

@Zoe-Bot Zoe-Bot requested review from a team as code owners October 23, 2023 11:09
@Zoe-Bot Zoe-Bot requested review from ismaelrumzan and steven-tey and removed request for a team October 23, 2023 11:09
@kodiakhq kodiakhq bot merged commit f538232 into vercel:canary Oct 27, 2023
52 checks passed
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants