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 ac33113 commit ceefe6dCopy full SHA for ceefe6d
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+# v6.1.0
2
+
3
+- new `theme` option
4
+- update `demo`
5
+- fix issue of `bootstrap` theme
6
7
# v6.0.1
8
9
Fix issue of `components` reference
package.json
@@ -1,6 +1,6 @@
{
"name": "react-dyn-tabs",
- "version": "6.0.1",
+ "version": "6.1.0",
"private": false,
"description": "React dynamic tabs with full API",
"keywords": [
0 commit comments