Fix for participe btn

This commit is contained in:
vjrj 2018-02-12 14:57:13 +01:00
parent bbe9b1b40e
commit 8a6584acb9
3 changed files with 10 additions and 6 deletions

View file

@ -182,7 +182,7 @@ class Index extends Component {
<section className="sect3">
<div className="container">
<SubscriptionsMap />
<SubscriptionsMap {...this.props} />
</div>
</section>