API & Client: minor fix
This commit is contained in:
parent
1ac669e6e6
commit
1d3d357505
@ -129,7 +129,9 @@ class ActivityCharts extends React.Component {
|
||||
</ComposedChart>
|
||||
</ResponsiveContainer>
|
||||
</div>
|
||||
<div className="chart-info">data from gpx, without any cleaning</div>
|
||||
<div className="chart-info">
|
||||
data from gpx, without any cleaning
|
||||
</div>
|
||||
</div>
|
||||
) : (
|
||||
'No data to display'
|
||||
|
Loading…
Reference in New Issue
Block a user