We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 265fa26 commit 716e889Copy full SHA for 716e889
vercel.json
@@ -55,6 +55,11 @@
55
"destination": "/warnings/invalid-aria-prop",
56
"permanent": false
57
},
58
+ {
59
+ "source": "/link/hydration-mismatch",
60
+ "destination": "/reference/react-dom/client/hydrateRoot#hydrating-server-rendered-html",
61
+ "permanent": false
62
+ },
63
{
64
"source": "/link/switch-to-createroot",
65
"destination": "/blog/2022/03/08/react-18-upgrade-guide#updates-to-client-rendering-apis",
0 commit comments