react-datetime-picker
Advanced tools
Comparing version 5.0.2 to 5.0.3
@@ -14,6 +14,6 @@ import React from 'react'; | ||
calendarClassName?: ClassName; | ||
calendarIcon?: IconOrRenderFunction; | ||
calendarIcon?: IconOrRenderFunction | null; | ||
className?: ClassName; | ||
clearAriaLabel?: string; | ||
clearIcon?: IconOrRenderFunction; | ||
clearIcon?: IconOrRenderFunction | null; | ||
clockClassName?: ClassName; | ||
@@ -20,0 +20,0 @@ closeWidgets?: boolean; |
@@ -14,6 +14,6 @@ import React from 'react'; | ||
calendarClassName?: ClassName; | ||
calendarIcon?: IconOrRenderFunction; | ||
calendarIcon?: IconOrRenderFunction | null; | ||
className?: ClassName; | ||
clearAriaLabel?: string; | ||
clearIcon?: IconOrRenderFunction; | ||
clearIcon?: IconOrRenderFunction | null; | ||
clockClassName?: ClassName; | ||
@@ -20,0 +20,0 @@ closeWidgets?: boolean; |
{ | ||
"name": "react-datetime-picker", | ||
"version": "5.0.2", | ||
"version": "5.0.3", | ||
"description": "A date range picker for your React app.", | ||
@@ -5,0 +5,0 @@ "main": "dist/cjs/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
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
291408
5924