Skip to content

Commit

Permalink
style: run prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
Birkbjo committed Oct 9, 2024
1 parent 5374d3f commit 2b457d8
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion src/hooks/index.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
export { useResolvedDirection } from './useResolvedDirection'
export { useDatePicker, DatePickerOptions, OnDateSelectPayload } from './useDatePicker'
export {
useDatePicker,
DatePickerOptions,
OnDateSelectPayload,
} from './useDatePicker'

0 comments on commit 2b457d8

Please sign in to comment.