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 4ad7506 commit ef741c0Copy full SHA for ef741c0
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 ExpandableOverlay} from './expandableOverlay';
3
// @ts-ignore
4
export {
0 commit comments