Skip to content

Commit 4063adb

Browse files
Update index.tsx
1 parent 7a46c0e commit 4063adb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
export { default as Calendar } from './Date/Calendar'
22
export { default as DatePickerModal } from './Date/DatePickerModal'
3-
export type {
3+
export type {
44
DatePickerModalSingleProps,
55
DatePickerModalMultiProps,
66
DatePickerModalRangeProps,

0 commit comments

Comments
 (0)