Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions contributors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -480,6 +480,7 @@
- mjackson
- mjangir
- mkrtchian
- mlane
- mochi-sann
- mohammadhosseinbagheri
- monitaure
Expand Down
2 changes: 1 addition & 1 deletion docs/guides/migrating-react-router-app.md
Original file line number Diff line number Diff line change
Expand Up @@ -699,7 +699,7 @@ Now then, go off and _remix your app_. We think you'll like what you build along
[a-few-tweaks-to-improve-progressive-enhancement]: ../pages/philosophy#progressive-enhancement
[routing-conventions]: ./routing
[a-catch-all-route]: ../file-conventions/routes#splat-routes
[hydration-mismatch]: https://reactjs.org/docs/react-dom.html#hydrate
[hydration-mismatch]: https://react.dev/reference/react-dom/client/hydrateRoot
[loader-data]: ../route/loader
[client-only-component]: https://github.com/sergiodxa/remix-utils/blob/main/src/react/client-only.tsx
[remix-utils]: https://www.npmjs.com/package/remix-utils
Expand Down