react-tailwindcss-datepicker
Advanced tools
Comparing version
@@ -36,4 +36,6 @@ import React from "react"; | ||
containerClassName?: string | null; | ||
displayFormat?: string; | ||
readOnly?: boolean; | ||
} | ||
declare const Datepicker: React.FC<Props>; | ||
export default Datepicker; |
@@ -31,4 +31,5 @@ import dayjs from "dayjs"; | ||
containerClassName?: string | null; | ||
readOnly?: boolean; | ||
} | ||
declare const DatepickerContext: React.Context<DatepickerStore>; | ||
export default DatepickerContext; |
{ | ||
"name": "react-tailwindcss-datepicker", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"description": "A modern React Datepicker using Tailwind CSS 3", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.cjs.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
449200
0.42%3808
0.34%