Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore(deps): Replace next-share with react-share and add Storybook stories for Social component #1390

Merged
merged 4 commits into from
Nov 20, 2024

Conversation

drikusroor
Copy link
Contributor

@drikusroor drikusroor commented Nov 20, 2024

Remove the next-share dependency and replace it with react-share for social sharing functionality. Add Storybook stories to showcase various configurations of the Social component, and update tests to use FontAwesome icons.

NB

Either one of the libraries next-share or react-share is a fork from one another, or they are both forked from a common ancestor and this is the reason why there are almost no changes in the code.

Apology

Oops, I accidentally merged this PR instead of #1375. Sorry for that. As the change should be arbitrary, I won't revert it for now unless any of you have objections. Over and out.

Resolves #1378

@drikusroor drikusroor self-assigned this Nov 20, 2024
@drikusroor drikusroor merged commit 2c9bc6e into develop Nov 20, 2024
11 checks passed
@drikusroor drikusroor deleted the chore/replace-next-share-react-share branch November 20, 2024 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace social media share library next-share by react-share
1 participant