Skip to content

Commit 04edd51

Browse files
committed
feat: add LocaleDetails type export in calendar component
1 parent 663e4d2 commit 04edd51

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/components/calendar/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ export type {
2222
InputProps,
2323
IntlTranslations,
2424
LabelProps,
25+
LocaleDetails,
2526
MachineState,
2627
MonthGridProps,
2728
OpenChangeDetails,

0 commit comments

Comments
 (0)