reactstrap-react-lib
Advanced tools
Comparing version
@@ -12,3 +12,3 @@ import { ReactElement } from "react"; | ||
onSuccess: (res: AxiosResponse) => string; | ||
onError: (err: AxiosError) => string; | ||
onError: (err: AxiosError) => any; | ||
fileInputCount: number; | ||
@@ -15,0 +15,0 @@ } |
{ | ||
"name": "reactstrap-react-lib", | ||
"version": "10.1.1", | ||
"version": "10.1.2", | ||
"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
213365
0