diff --git a/client/src/App.js b/client/src/App.js index e7bb01a..bed8b75 100644 --- a/client/src/App.js +++ b/client/src/App.js @@ -126,7 +126,7 @@ function ChartContainer({name, data, lastFormatter, loading, children, topMargin

{name}: {loading ? 'Loading...' : last || 'No data'}

- + {children} @@ -148,7 +148,7 @@ function SolarPower({end, duration}) { >