Skip to content

Commit 1f7ce05

Browse files
crisbetojosephperrott
authored andcommitted
chore(select): fix api golden failure (#15384)
Fixes a failure in the API golden files that made it into master.
1 parent 63cec8f commit 1f7ce05

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/public_api_guard/lib/select.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ export declare class MatSelect extends _MatSelectMixinBase implements AfterConte
9595
}
9696

9797
export declare const matSelectAnimations: {
98+
readonly transformPanelWrap: AnimationTriggerMetadata;
9899
readonly transformPanel: AnimationTriggerMetadata;
99100
readonly fadeInContent: AnimationTriggerMetadata;
100101
};

0 commit comments

Comments
 (0)