We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0c4d7b commit 770361bCopy full SHA for 770361b
README.md
@@ -26,6 +26,10 @@ npm install react-tab-controller
26
27
## Usage
28
29
+You can also try out the live demo at CodeSandbox!
30
+
31
+[](https://codesandbox.io/s/radioexample-2s9gi?fontsize=14)
32
33
```jsx
34
import React, { useRef } from 'react'
35
import { TabController, useControlledTabIndex } from 'react-tab-controller'
0 commit comments