Greenstand / treetracker-web-map-client

The front end of the treetracker web map app.
http://map.treetracker.org
GNU Affero General Public License v3.0
64 stars 182 forks source link

Make the LikeButton re-usable #824

Closed dadiorchen closed 2 years ago

dadiorchen commented 2 years ago

Currently, the LikeButton is fixed to share the tree URL, we need to make it to be unaware of the business, so just share the link we give it.

          <LikeButton treeId={tree.id} />
github-actions[bot] commented 2 years ago

:tada: This issue has been resolved in version 2.0.0-beta.48 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: