Skip to content
Snippets Groups Projects
Commit 5523e0e8 authored by i-vall's avatar i-vall
Browse files

debug: enedis timeoffset - try 2

parent 4ff41751
Branches
Tags
No related merge requests found
......@@ -59,8 +59,7 @@ class Enedis extends React.Component {
<div>
<DayPicker data={data} onChange={this.onDateChange} />
<Graphe loadprofile={data} day={this.state.day} format="hourly" />
<p>{data[0].time}</p>
<p>{data[50].time}</p>
<p>{data[data.length - 1].time}</p>
</div>
)
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment