You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 16, 2018. It is now read-only.
Hi there,
To add facebook share button to my website, I need to add some open graph meta tag.
See https://developers.facebook.com/docs/plugins/share-button/
I tried to use react-helmet and it didn't work. (the description didn't show up in the share page.) Can anyone please help? Thanks.
-S