Skip to content

Commit

Permalink
Merge pull request #239 from radixdlt/add-storybook-link
Browse files Browse the repository at this point in the history
docs: add storybook link in CB's README.md
  • Loading branch information
dawidsowardx authored Jul 3, 2024
2 parents 685d782 + 691eb20 commit 4cc0193
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions packages/connect-button/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ It appears as a consistent, Radix-branded UI element that helps users identify y
- [Getting started](#getting-started)
- [Setting properties programmatically](#setting-properties-programmatically)
- [Events](#events)
- [Playground](#playground)
- [License](#license)

# Usage
Expand Down Expand Up @@ -107,6 +108,10 @@ type ConnectButtonEvents = {
- onShowPopover - triggers when users clicks on radix button and popover is being shown
- onUpdateSharedAccounts - triggers when users clicks on "Update Account Sharing" button
# Playground
You can play around with different settings using our storybook instance. Visit [connect-button-storybook.radixdlt.com](https://connect-button-storybook.radixdlt.com/) to easily experiment with Connect Button.
# License
The √ Connect Button binaries are licensed under the [Radix Software EULA](http://www.radixdlt.com/terms/genericEULA)
Expand Down

0 comments on commit 4cc0193

Please sign in to comment.