Fix for participe btn
This commit is contained in:
parent
bbe9b1b40e
commit
8a6584acb9
3 changed files with 10 additions and 6 deletions
|
|
@ -182,7 +182,7 @@ class Index extends Component {
|
|||
|
||||
<section className="sect3">
|
||||
<div className="container">
|
||||
<SubscriptionsMap />
|
||||
<SubscriptionsMap {...this.props} />
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue