Skip to content

Commit d3c0a25

Browse files
authored
fix(material/schematics): add missing component to migration list (#25443)
1 parent 5f0f071 commit d3c0a25

File tree

1 file changed

+1
-0
lines changed
  • src/material/schematics/ng-update/migrations/legacy-components-v15

1 file changed

+1
-0
lines changed

src/material/schematics/ng-update/migrations/legacy-components-v15/constants.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ export const COMPONENTS = [
2525
'select',
2626
'slide-toggle',
2727
'snack-bar',
28+
'slider',
2829
'table',
2930
'tabs',
3031
'tooltip',

0 commit comments

Comments
 (0)