Skip to content

Commit

Permalink
build: update api golden (#28718)
Browse files Browse the repository at this point in the history
Fixes an out-of-date API golden.
  • Loading branch information
crisbeto authored Mar 13, 2024
1 parent e2a45bf commit 0c0d53b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/public_api_guard/material/core.md
Original file line number Diff line number Diff line change
Expand Up @@ -539,6 +539,7 @@ export type RippleConfig = {
export interface RippleGlobalOptions {
animation?: RippleAnimationConfig;
disabled?: boolean;
namespace?: string;
terminateOnPointerUp?: boolean;
}

Expand Down

0 comments on commit 0c0d53b

Please sign in to comment.