UNPKG

@birkan-dogan-upu/react-tailwindcss-datepicker

Version:
10 lines (9 loc) 401 B
declare const ShortcutLeftArrow: ({ color, hoverColor }: { color?: string | undefined; hoverColor?: string | undefined; }) => import("react/jsx-runtime").JSX.Element; declare const ShortcutRightArrow: ({ color, hoverColor }: { color?: string | undefined; hoverColor?: string | undefined; }) => import("react/jsx-runtime").JSX.Element; export { ShortcutLeftArrow, ShortcutRightArrow };