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 3665a0a commit 4cb2324Copy full SHA for 4cb2324
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# v6.2.1
2
+
3
+- Fix tablistStyle issue when when adding MoreButtonPlgin
4
+- Improve document
5
+- Fix type issue of `MoreButtonPlugin`
6
+- Update demo
7
8
# v6.2.0
9
10
Adding new option `tablistStyle`
package.json
@@ -1,6 +1,6 @@
{
"name": "react-dyn-tabs",
- "version": "6.2.0",
+ "version": "6.2.1",
"private": false,
"description": "React dynamic tabs with full API",
"keywords": [
0 commit comments