diff --git a/src/components/atoms/CoverIcon.js b/src/components/atoms/CoverIcon.js index 1760793..0fee807 100644 --- a/src/components/atoms/CoverIcon.js +++ b/src/components/atoms/CoverIcon.js @@ -8,7 +8,7 @@ const CoverIcon = ({ isActive, isDisabled, onClickHandler }) => { return ( ); }; diff --git a/src/components/atoms/SitesIcon.js b/src/components/atoms/SitesIcon.js index 4183ffc..ccb48a6 100644 --- a/src/components/atoms/SitesIcon.js +++ b/src/components/atoms/SitesIcon.js @@ -8,7 +8,7 @@ const SitesIcon = ({ isActive, isDisabled, onClickHandler }) => { return ( ); }; diff --git a/src/components/space/carto/atoms/SatelliteOverlayToggle.js b/src/components/space/carto/atoms/SatelliteOverlayToggle.js index a08d4d9..226bf35 100644 --- a/src/components/space/carto/atoms/SatelliteOverlayToggle.js +++ b/src/components/space/carto/atoms/SatelliteOverlayToggle.js @@ -17,7 +17,7 @@ const SatelliteOverlayToggle = ({ style={{ backgroundImage: `url(${mapImg}` }} onClick={reset} > -
{copy[language].tiles.default}
+
{copy[language].tiles.default}
) : ( )} diff --git a/src/components/time/atoms/Labels.js b/src/components/time/atoms/Labels.js index 8f35fd9..60939fe 100644 --- a/src/components/time/atoms/Labels.js +++ b/src/components/time/atoms/Labels.js @@ -4,24 +4,24 @@ const TimelineLabels = ({ dims, timelabels }) => { return ( - + {timelabels[0]}