Skip to content

Commit b031235

Browse files
authored
Merge pull request #182 from stanislavgeorgiev/master
fix(pagination): Export PaginationModule
2 parents 020a017 + 7de23bc commit b031235

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,4 @@ export * from "./input/input.module";
2222
export * from "./select/select.module";
2323
export * from "./tiles/tiles.module";
2424
export * from "./progress-indicator/progress-indicator.module";
25+
export * from "./pagination/pagination.module";

0 commit comments

Comments
 (0)