Skip to content

Commit 0c0d53b

Browse files
authored
build: update api golden (#28718)
Fixes an out-of-date API golden.
1 parent e2a45bf commit 0c0d53b

File tree

1 file changed

+1
-0
lines changed
  • tools/public_api_guard/material

1 file changed

+1
-0
lines changed

tools/public_api_guard/material/core.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -539,6 +539,7 @@ export type RippleConfig = {
539539
export interface RippleGlobalOptions {
540540
animation?: RippleAnimationConfig;
541541
disabled?: boolean;
542+
namespace?: string;
542543
terminateOnPointerUp?: boolean;
543544
}
544545

0 commit comments

Comments
 (0)