reactstrap-react-lib
Advanced tools
Comparing version
@@ -55,3 +55,2 @@ "use strict"; | ||
const router = (0, router_1.useRouter)(); | ||
const curInputs = (0, react_1.useCallback)(() => Inputs, [Inputs]); | ||
(0, react_1.useEffect)(() => { | ||
@@ -165,3 +164,3 @@ setAlertState({ "text": "", "color": "light" }); | ||
react_1.default.createElement(reactstrap_1.Row, null, | ||
react_1.default.createElement(reactstrap_1.Col, null, curInputs())), | ||
react_1.default.createElement(reactstrap_1.Col, null, Inputs)), | ||
react_1.default.createElement(reactstrap_1.Row, null, | ||
@@ -168,0 +167,0 @@ react_1.default.createElement(reactstrap_1.Col, null, |
{ | ||
"name": "reactstrap-react-lib", | ||
"version": "6.0.7", | ||
"version": "6.0.8", | ||
"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
189577
-0.09%2344
-0.04%