diff --git a/packages/gatsby-plugin-jaen/src/components/ui/calendar.tsx b/packages/gatsby-plugin-jaen/src/components/ui/calendar.tsx index 602098aa..9c8486df 100644 --- a/packages/gatsby-plugin-jaen/src/components/ui/calendar.tsx +++ b/packages/gatsby-plugin-jaen/src/components/ui/calendar.tsx @@ -52,8 +52,8 @@ function Calendar({ ...classNames }} components={{ - IconLeft: ({...props}) => , - IconRight: ({...props}) => + IconLeft: ({...props}) => , + IconRight: ({...props}) => }} {...props} />