Skip to content

Commit 770361b

Browse files
committed
Add link to codesandbox
1 parent c0c4d7b commit 770361b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@ npm install react-tab-controller
2626

2727
## Usage
2828

29+
You can also try out the live demo at CodeSandbox!
30+
31+
[![Edit radio-example](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/radioexample-2s9gi?fontsize=14)
32+
2933
```jsx
3034
import React, { useRef } from 'react'
3135
import { TabController, useControlledTabIndex } from 'react-tab-controller'

0 commit comments

Comments
 (0)