docs(framework/vue/devtools): correct 'your React app' typo to 'your Vue app' in the Embedded Mode section#10854
Conversation
…Vue app' in the Embedded Mode section
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThis PR corrects a single-line documentation error in the Vue devtools guide. The Embedded Mode section incorrectly referenced placing code in a React app instead of a Vue app, which is now fixed to match the Vue framework context. ChangesVue Devtools Documentation Framework Reference
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
View your CI Pipeline Execution ↗ for commit af6a96b
☁️ Nx Cloud last updated this comment at |
🚀 Changeset Version Preview2 package(s) bumped directly, 23 bumped as dependents. 🟩 Patch bumps
|
size-limit report 📦
|
🎯 Changes
The Vue devtools
## Embedded Modesection instructs users to place the code "as high in your React app as you can", which is a copy-paste leftover from the original React docs. Vue users should be told to place it in their Vue app.Found while comparing the Embedded Mode sections across all four adapter docs in #10853. React, Preact, and Solid already say "your app" correctly.
✅ Checklist
🚀 Release Impact
Summary by CodeRabbit