reactstrap-react-lib
Advanced tools
Comparing version
@@ -1,6 +0,6 @@ | ||
import { ReactFragment } from "react"; | ||
/// <reference types="react" /> | ||
import { propMaster, recpthaSetting } from "../Interfaces/interfaces"; | ||
interface Props extends propMaster { | ||
/**This is Form input elements. do not add Form elemet thise get rendered inside the form itself */ | ||
Inputs: ReactFragment; | ||
Inputs: any; | ||
showResetButton: boolean; | ||
@@ -7,0 +7,0 @@ recpthaSetting?: recpthaSetting; |
{ | ||
"name": "reactstrap-react-lib", | ||
"version": "6.0.4", | ||
"version": "6.0.5", | ||
"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
188150
-0.03%