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

Feat:Add Support for Profile Links in AvatarCircles Component #326

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

sanjay-mali
Copy link
Contributor

fix #305

Changes Made

  • Updated AvatarCircles Component:
    • Modified the AvatarCircles component to support profile URLs.
    • Added a new avatarUrls prop that now accepts an array of objects, each containing an imageUrl and profileUrl

Usage

To utilize this feature, update the avatarUrls prop with an array of objects, where each object includes:

  • imageUrl: The URL of the avatar image.
  • profileUrl: The URL of the corresponding GitHub profile.

Copy link

vercel bot commented Sep 19, 2024

@sanjay-mali is attempting to deploy a commit to the product-studio Team on Vercel.

A member of the Team first needs to authorize it.

@sanjay-mali
Copy link
Contributor Author

Any update?

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.

[Avatar Circles]: Add urls ( links ) for each avatar
1 participant