Skip to content

Commit

Permalink
Prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
kreafox committed Mar 1, 2023
1 parent e578106 commit 89d2b1e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/components/LandingPage/DatahubLandingPage.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -254,9 +254,7 @@ const LandingPage = (props) => {
>
<div className="extra content">
<span className="count">
See all
{' '}{all_series.count}{' '}
datasets
See all {all_series.count} datasets
</span>
</div>
</div>
Expand Down

0 comments on commit 89d2b1e

Please sign in to comment.