Skip to content

Commit 5519131

Browse files
authored
fix(material-experimental/mdc-paginator): rename module file (#22387)
1 parent 2fa78c6 commit 5519131

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/material-experimental/mdc-paginator/public-api.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* found in the LICENSE file at https://angular.io/license
77
*/
88

9-
export * from './paginator-module';
9+
export * from './module';
1010
export * from './paginator';
1111
export {
1212
MatPaginatorIntl,

0 commit comments

Comments
 (0)