Skip to content

Commit

Permalink
Add temporary placeholder (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
abhinavpappu authored Oct 29, 2020
1 parent e8403f7 commit 30239c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ import { BrowserRouter as Router, Switch } from 'react-router-dom';
function App(): JSX.Element {
return (
<Router>
<div>temporary placeholder</div>
<Switch>
{/* TODO: Add routes */}
</Switch>
Expand Down

0 comments on commit 30239c3

Please # to comment.