Skip to content

Commit

Permalink
fix: fix issues with social sign on preview not displaying figma links (
Browse files Browse the repository at this point in the history
  • Loading branch information
akomiqaia authored Oct 7, 2024
1 parent 7c3946d commit 9eddcf0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,7 @@ In terms of user experience, button groups provide a straightforward way for use

Single Sign On (<abbr title="Single Sign On">SSO</abbr>) buttons allow users to sign in or sign up using 3rd party platforms. We provide the visual style of these and leave platform integration to the developer.

<SocialPreview />
<SocialPreview brand={props.brand} />

### Usage Guidelines

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9eddcf0

Please sign in to comment.