Remove the old welcome to react header.

master
Tom Hacohen 2017-12-04 17:14:01 +00:00
parent b668e6478a
commit 336a07e065
1 changed files with 0 additions and 3 deletions

View File

@ -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')}