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 7b03029 commit e46c41dCopy full SHA for e46c41d
CHANGELOG.md
@@ -7,3 +7,6 @@
7
- Dependencies updated
8
- Added custom styles
9
- Custom classes now cascade
10
+
11
+## 1.0.1 19 Mar 2016
12
+- Migrated to use PropTypes from React.PropTypes
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-bootstrap-tabs",
3
- "version": "1.0.0",
+ "version": "1.0.1",
4
"description": "react tabs component using bootstrap 4",
5
"repository": {
6
"type": "git",
0 commit comments