Skip to content

Commit 4165d1b

Browse files
authored
[Docs] Improve missing info
1 parent d9ce3b9 commit 4165d1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/material-ui/src/Avatar/Avatar.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ Avatar.propTypes = {
137137
*/
138138
src: PropTypes.string,
139139
/**
140-
* The `srcSet` attribute for the `img` element.
140+
* The `srcSet` attribute for the `img` element. Defines the set of images we will allow the browser to choose between by match size.
141141
*/
142142
srcSet: PropTypes.string,
143143
/**

0 commit comments

Comments
 (0)