reactstrap-react-lib
Advanced tools
Comparing version
@@ -13,3 +13,3 @@ import { Component } from 'react'; | ||
} | ||
interface Props extends PanelProps { | ||
interface Props { | ||
/** Main compone nt to be displayed */ | ||
@@ -16,0 +16,0 @@ Main: Component; |
@@ -118,4 +118,3 @@ "use strict"; | ||
react_1.default.createElement(reactstrap_1.Col, { sm: 12 }, | ||
props.section === null ? "" : | ||
react_1.default.createElement(SectionPanel_1.default, { panelTitle: panelTitle, section: section, ref: curSectionPanel }), | ||
react_1.default.createElement(SectionPanel_1.default, { panelTitle: panelTitle, section: section, ref: curSectionPanel }), | ||
props.Main))))); | ||
@@ -122,0 +121,0 @@ }; |
{ | ||
"name": "reactstrap-react-lib", | ||
"version": "1.0.20", | ||
"version": "1.0.21", | ||
"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
Sorry, the diff of this file is not supported yet
114809
-0.22%2026
-0.1%