Remove the old welcome to react header.

master
Tom Hacohen 7 years ago
parent b668e6478a
commit 336a07e065

@ -219,9 +219,6 @@ export class EteSyncContext extends React.Component {
return (
<div>
<div className="App-header">
<h2>Welcome to React</h2>
</div>
<Switch>
<Route
path={routeResolver.getRoute('home')}

Loading…
Cancel
Save