diff --git a/src/App.tsx b/src/App.tsx index c25417f..e98676f 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -4,6 +4,7 @@ import { BrowserRouter as Router, Switch } from 'react-router-dom'; function App(): JSX.Element { return ( +
temporary placeholder
{/* TODO: Add routes */}