Skip to content

Commit ba8f2d8

Browse files
committed
fixup! fix(overlay): fix type in property name
1 parent 8747355 commit ba8f2d8

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
@@ -337,6 +337,7 @@ export const propertyNames = transformChanges<MaterialPropertyNameData>([
337337
]
338338
},
339339

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

0 commit comments

Comments
 (0)