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(zh): fix the order of useRouter() and useRoute() in packages/docs/zh/guide/index.md #2277

Closed
yaoshaohua opened this issue Jun 20, 2024 · 1 comment

Comments

@yaoshaohua
Copy link
Contributor

Reproduction

https://github.com/yaoshaohua/router/tree/fix/useRouter-and-useRoute

Steps to reproduce the bug

Snipaste_2024-06-20_16-55-29

Expected behavior

你现在不一定要完全理解这段代码,关键是要知道可以通过 useRouter() 和 useRoute() 来访问路由器实例和当前路由

Actual behavior

你现在不一定要完全理解这段代码,关键是要知道可以通过 useRoute() 和 useRouter() 来访问路由器实例和当前路由

Additional information

No response

@yaoshaohua yaoshaohua changed the title fix the order of useRouter() and useRoute() in packages/docs/zh/guide/index.md docs(zh): fix the order of useRouter() and useRoute() in packages/docs/zh/guide/index.md Jun 20, 2024
@yaoshaohua yaoshaohua closed this as not planned Won't fix, can't repro, duplicate, stale Jun 20, 2024
@yaoshaohua yaoshaohua reopened this Jun 20, 2024
Copy link
Member

posva commented Jun 20, 2024

Just with the PR it’s enough 🙂

@posva posva closed this as not planned Won't fix, can't repro, duplicate, stale Jun 20, 2024
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

No branches or pull requests

2 participants