-
Notifications
You must be signed in to change notification settings - Fork 27.5k
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(route-groups): add an example about opting loading skeletons to a specific route #71328
Conversation
This stack of pull requests is managed by Graphite. Learn more about stacking. |
docs/02-app/01-building-your-application/01-routing/08-route-groups.mdx
Outdated
Show resolved
Hide resolved
docs/02-app/01-building-your-application/01-routing/08-route-groups.mdx
Outdated
Show resolved
Hide resolved
This explanation is not clear. You can already create loading skeleton via |
d23791a
to
f26785a
Compare
docs/02-app/01-building-your-application/01-routing/08-route-groups.mdx
Outdated
Show resolved
Hide resolved
docs/02-app/01-building-your-application/01-routing/08-route-groups.mdx
Outdated
Show resolved
Hide resolved
docs/02-app/01-building-your-application/01-routing/08-route-groups.mdx
Outdated
Show resolved
Hide resolved
docs/02-app/01-building-your-application/01-routing/08-route-groups.mdx
Outdated
Show resolved
Hide resolved
All broken links are now fixed, thank you! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See my comment to ztanner.
My gosh Graphite |
b4eb882
to
c8919f9
Compare
8f96996
to
1b838fc
Compare
Why?
Add an additional example that highlights using Route Groups to opt a loading skeleton to a specific route.