Skip to content

Commit 6dcacd2

Browse files
devversionjelbourn
authored andcommitted
chore: fix paginator example not added to module (#5345)
* The PaginatorConfigurableExample is not added to the examples module and therefore using the latest docs-content inside of `material.angular.io` does not work.
1 parent f89261e commit 6dcacd2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/material-examples/example-module.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -261,6 +261,7 @@ export const EXAMPLE_LIST = [
261261
MenuIconsExample,
262262
MenuOverviewExample,
263263
PaginatorOverviewExample,
264+
PaginatorConfigurableExample,
264265
ProgressBarConfigurableExample,
265266
ProgressBarOverviewExample,
266267
ProgressSpinnerConfigurableExample,

0 commit comments

Comments
 (0)