react-multi-date-picker
Advanced tools
Comparing version 2.5.1 to 2.5.2
@@ -6,2 +6,3 @@ declare module "react-multi-date-picker" { | ||
interface CalendarProps { | ||
ref?: React.RefObject<any>; | ||
/** | ||
@@ -257,3 +258,2 @@ * @types Date | string | number | DateObject | ||
interface DatePickerProps { | ||
ref?: React.RefObject<any>; | ||
arrow?: boolean | React.ReactElement; | ||
@@ -260,0 +260,0 @@ /** |
{ | ||
"name": "react-multi-date-picker", | ||
"version": "2.5.1", | ||
"version": "2.5.2", | ||
"description": "a simple React datepicker component for work with gregorian, persian, arabic and indian calendars", | ||
@@ -5,0 +5,0 @@ "main": "./build/index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package