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 05f1fee commit ed95740Copy full SHA for ed95740
libs/angular-components/src/lib/components/index.ts
@@ -3,6 +3,7 @@ export * from "./badge/badge";
3
export * from "./block/block";
4
export * from "./button/button";
5
export * from "./button-group/button-group";
6
+export * from "./calendar/calendar";
7
export * from "./callout/callout";
8
export * from "./card/card";
9
export * from "./card-content/card-content";
0 commit comments