Skip to content

Commit

Permalink
Merge pull request #219 from persistenceOne/blackpanther1881-patch-2
Browse files Browse the repository at this point in the history
Update Banner.js
  • Loading branch information
blackpanther1881 authored Jun 7, 2023
2 parents d087050 + 536d304 commit 786aa1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Containers/Homepage/Banner.js
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ const Banner = () => {
<h6 className="home-desc">Chain TVL</h6>
</div>
<div className="stats-section col-6">
<h2> $<CountUp start={0} end={Number(4774700)} duration={3}/></h2>
<h2> $<CountUp start={0} end={Number(4496300)} duration={3}/></h2>
<h6 className="home-desc">IBC volume (30 Days)</h6>
</div>
</div>
Expand Down

0 comments on commit 786aa1a

Please sign in to comment.