Skip to content

Commit b30eb0d

Browse files
committed
fix: export operational tag from directory
Signed-off-by: Akshat Patel <[email protected]>
1 parent 008fddb commit b30eb0d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/tag/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ export * from "./tag-filter.component";
22
export * from "./tag.component";
33
export * from "./tag-icon.directive";
44
export * from "./tag-selectable.component";
5+
export * from "./tag-operational.component";
56
export * from "./tag.module";

0 commit comments

Comments
 (0)