Skip to content

Commit 7e82d27

Browse files
committed
Comment export of Incubator.Calendar
1 parent 23a3c06 commit 7e82d27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/incubator/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
export {default as Calendar} from './Calendar';
1+
// export {default as Calendar} from './Calendar';
22
export {default as ChipsInput, ChipsInputProps, ChipsInputChangeReason, ChipsInputChipProps} from './ChipsInput';
33
export {default as ExpandableOverlay} from './expandableOverlay';
44
// @ts-ignore

0 commit comments

Comments
 (0)