From eb5136e2023fb0999995befff60624d5d4c51c94 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 11 Jun 2020 00:35:30 +0200 Subject: fixing bugs --- frontend/views/index/containers/graph.index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontend/views/index') diff --git a/frontend/views/index/containers/graph.index.js b/frontend/views/index/containers/graph.index.js index c02ad79..35c2d82 100644 --- a/frontend/views/index/containers/graph.index.js +++ b/frontend/views/index/containers/graph.index.js @@ -13,7 +13,7 @@ class GraphIndex extends Component { } render() { const { index } = this.props - console.log(this.props) + // console.log(this.props) if (!index.order) { return (
-- cgit v1.2.3-70-g09d2