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 c205a52 commit 0355072Copy full SHA for 0355072
src/pages/index.js
@@ -5,3 +5,4 @@ import { Redirect } from 'react-router-dom';
5
6
export default function Home() {
7
return <Redirect to='/docs/intro' />;
8
+}
0 commit comments