@reactcalendar/components
Advanced tools
| import React, { SVGProps } from 'react'; | ||
| declare const CloseIcon: ({ className, onClick }: SVGProps<SVGSVGElement>) => React.JSX.Element; | ||
| export default CloseIcon; |
| import React, { SVGProps } from 'react'; | ||
| declare const DateIcon: ({ className, onClick }: SVGProps<SVGSVGElement>) => React.JSX.Element; | ||
| export default DateIcon; |
+2
-2
| { | ||
| "name": "@reactcalendar/components", | ||
| "version": "1.0.48", | ||
| "version": "1.0.49", | ||
| "description": "A set of calendar components", | ||
@@ -94,3 +94,3 @@ "main": "dist/index.js", | ||
| }, | ||
| "gitHead": "db65b34f9875afbde533c1f81413c243695f9b8b" | ||
| "gitHead": "7f7d498e27e8d10460194bbf549937194dd716f8" | ||
| } |
150254
0.22%26
8.33%273
2.25%