Remove the old welcome to react header.
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…
Reference in New Issue