We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23a3c06 commit 7e82d27Copy full SHA for 7e82d27
src/incubator/index.ts
@@ -1,4 +1,4 @@
1
-export {default as Calendar} from './Calendar';
+// export {default as Calendar} from './Calendar';
2
export {default as ChipsInput, ChipsInputProps, ChipsInputChangeReason, ChipsInputChipProps} from './ChipsInput';
3
export {default as ExpandableOverlay} from './expandableOverlay';
4
// @ts-ignore
0 commit comments