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 0872413 commit 2d5bb8dCopy full SHA for 2d5bb8d
src/App.js
@@ -38,7 +38,7 @@ class App extends Component {
38
/>
39
)}
40
41
- <Route exact path="/symptoms" render={() => <h1>Help Page</h1>} />
+ <Route exact path="/symptoms" render={() => <h1>symptoms</h1>} />
42
<Route
43
exact
44
path="/stay-safe"
0 commit comments