chore: remove Vue and Svelte examples from component testing documentation

This commit is contained in:
Anish Sarkar 2026-05-10 04:24:44 +05:30
parent d52225c18d
commit 822ffb2429
3 changed files with 1 additions and 65 deletions

View file

@ -224,8 +224,6 @@ What are you doing?
├─ Framework-specific testing?
│ ├─ React app → frameworks/react.md
│ ├─ Angular app → frameworks/angular.md
│ ├─ Vue/Nuxt app → frameworks/vue.md
│ └─ Next.js app → frameworks/nextjs.md
├─ Authentication testing?