[Workers] Fix typos in React Router guide#28141
Conversation
| In this file: | ||
| - `ssr` is set to `true`, meaning that your application will use server-side rendering. | ||
| - `future.unstable_viteEnvironmentApi` is set to `true` to enable compatibility with the [Cloudflare Vite plugin](/workers/vite-plugin/). | ||
| - `future.v8_viteEnvironmentApi` is set to `true` to enable compatibility with the [Cloudflare Vite plugin](/workers/vite-plugin/). |
|
This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:
|
|
Preview URL: https://304527a3.preview.developers.cloudflare.com Files with changes (up to 15) |
|
/bonk review this PR |
|
I can see the changes have already been applied to the base branch file (the diff shows the before/after). Let me review each change carefully. PR Review: [Workers] Fix typos in React Router guideThis is a clean, well-scoped PR with 5 corrections across 1 file. All changes are legitimate fixes. Here's the breakdown: Change 1:
|
|
Hey there, we've marked this pull request as stale because there's no recent activity on it. This label is helps us identify PRs that might need updates (or to be closed out by our team if no longer relevant). |
Summary
Just notice a few typos and a legacy flag mentioned in the React Router guide.
Screenshots (optional)
Documentation checklist