Skip to content

Commit 1c1a44e

Browse files
update document section related to MoreButtonPlugin
1 parent 5aa3156 commit 1c1a44e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1333,6 +1333,12 @@ useDynamicTabs(
13331333
);
13341334
```
13351335

1336+
**unpkg Link**
1337+
1338+
```js
1339+
<script src="https://unpkg.com/react-dyn-tabs@latest/dist/more-button-plugin.umd.min.js"></script>
1340+
```
1341+
13361342
## Render custom components at the end of the Tablist
13371343

13381344
- render `new tab` button example :

0 commit comments

Comments
 (0)