Skip to content

Commit 6edff84

Browse files
committed
fixup! fix(overlay): fix type in property name
1 parent 2e10801 commit 6edff84

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib/schematics/update/material/data/property-names.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -339,6 +339,7 @@ export const propertyNames: VersionChanges<MaterialPropertyNameData> = {
339339
]
340340
},
341341

342+
// TODO(devversion): this should be part of the V6 to V7 upgrade
342343
{
343344
pr: 'https://github.com/angular/material2/pull/12927',
344345
changes: [

0 commit comments

Comments
 (0)