From 1563d1da307a78ddc388483fd95a68a511e18048 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Wed, 13 Feb 2019 14:21:45 +0100 Subject: giant select --- scraper/client/app.js | 43 +++++++++++++++++++++---------------------- 1 file changed, 21 insertions(+), 22 deletions(-) (limited to 'scraper/client/app.js') diff --git a/scraper/client/app.js b/scraper/client/app.js index a115041b..81152c0c 100644 --- a/scraper/client/app.js +++ b/scraper/client/app.js @@ -2,7 +2,7 @@ import React, { Component } from 'react' import { ConnectedRouter } from 'connected-react-router' import { Route, Switch } from 'react-router' -import { Header, Sidebar, Footer } from './common' +import { Header, Footer } from './common' // import * as Metadata from './metadata' // import * as Search from './search' // import * as Review from './review' @@ -14,7 +14,6 @@ export default class App extends Component {
-
@@ -25,23 +24,23 @@ export default class App extends Component { } } - // - // - // - // - // - // - // - // - // - // - // - // - //

NOT FOUND

} /> - // - // - // - // - // - // - //
+// +// +// +// +// +// +// +// +// +// +// +// +//

NOT FOUND

} /> +// +// +// +// +// +// +//
-- cgit v1.2.3-70-g09d2