Skip to content

Commit 4cc0193

Browse files
authored
Merge pull request #239 from radixdlt/add-storybook-link
docs: add storybook link in CB's README.md
2 parents 685d782 + 691eb20 commit 4cc0193

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

packages/connect-button/README.md

+5
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ It appears as a consistent, Radix-branded UI element that helps users identify y
1111
- [Getting started](#getting-started)
1212
- [Setting properties programmatically](#setting-properties-programmatically)
1313
- [Events](#events)
14+
- [Playground](#playground)
1415
- [License](#license)
1516

1617
# Usage
@@ -107,6 +108,10 @@ type ConnectButtonEvents = {
107108
- onShowPopover - triggers when users clicks on radix button and popover is being shown
108109
- onUpdateSharedAccounts - triggers when users clicks on "Update Account Sharing" button
109110
111+
# Playground
112+
113+
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.
114+
110115
# License
111116
112117
The √ Connect Button binaries are licensed under the [Radix Software EULA](http://www.radixdlt.com/terms/genericEULA)

0 commit comments

Comments
 (0)