We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5f9130 commit 56e3054Copy full SHA for 56e3054
vercel.json
@@ -3,6 +3,8 @@
3
"trailingSlash": false,
4
"redirects": [
5
{ "source": "/tips/controlled-input-null-value.html", "destination": "/docs/forms.html#controlled-input-null-value", "permanent": false },
6
+ { "source": "/link/switch-to-createroot", "destination": "https://github.com/reactwg/react-18/discussions/5", "permanent": false },
7
+ { "source": "/server-components", "destination": "/blog/2020/12/21/data-fetching-with-react-server-components.html", "permanent": false },
8
{ "source": "/concurrent", "destination": "/docs/concurrent-mode-intro.html", "permanent": false },
9
{ "source": "/hooks", "destination": "/docs/hooks-intro.html", "permanent": false },
10
{ "source": "/tutorial", "destination": "/tutorial/tutorial.html", "permanent": false },
0 commit comments