Skip to content

Commit

Permalink
refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
PixeledCode committed Jan 12, 2024
1 parent 915d33c commit f87cc19
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/opub-ui/src/components/DateField/DateField.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ const DateField = (props: any) => {
...others,
locale,
createCalendar,
// granularity: 'month',
})

let { labelProps, fieldProps } = useDateField(others, state, ref)
Expand Down

1 comment on commit f87cc19

@vercel
Copy link

@vercel vercel bot commented on f87cc19 Jan 12, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

opub-www – ./apps/www

opub-www.vercel.app
opub-www-git-main-civicdatalab.vercel.app
opub-www-civicdatalab.vercel.app

Please sign in to comment.