Skip to content

Commit 5928d43

Browse files
Merge pull request #245 from sinabdollahi/patch-1
Expose DatepickerProps
2 parents 9b317eb + 0f45c36 commit 5928d43

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ export type {
1010
CalendarMonth,
1111
CalendarYear,
1212
CalendarComponents,
13+
DatePickerBaseProps
1314
} from './types';
1415
export { useDefaultClassNames, useDefaultStyles } from './theme';
1516

0 commit comments

Comments
 (0)