reactstrap-react-lib
Advanced tools
Comparing version
@@ -53,3 +53,3 @@ "use strict"; | ||
react_1.default.createElement(reactstrap_1.Collapse, { isOpen: this.state.isOpen }, | ||
react_1.default.createElement(reactstrap_1.Jumbotron, null, | ||
react_1.default.createElement(reactstrap_1.Container, null, | ||
react_1.default.createElement(IoIcons.IoMdClose, { size: 50, onClick: this.panelClose, style: { cursor: "pointer" } }), | ||
@@ -56,0 +56,0 @@ react_1.default.createElement("h4", null, |
{ | ||
"name": "reactstrap-react-lib", | ||
"version": "6.0.8", | ||
"version": "7.0.0", | ||
"description": "This is a lib for react and next", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet