Update api-reports
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
This commit is contained in:
@@ -503,7 +503,7 @@ export const googleAuthApiRef: ApiRef<
|
||||
|
||||
// @public
|
||||
export type IconComponent = ComponentType<{
|
||||
fontSize?: 'default' | 'small' | 'large';
|
||||
fontSize?: 'inherit' | 'medium' | 'large' | 'small';
|
||||
}>;
|
||||
|
||||
// @public
|
||||
|
||||
Reference in New Issue
Block a user