Skip to content

Commit 5de74c1

Browse files
author
cjmafei
committed
缩进
1 parent 85a5d03 commit 5de74c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/avatar/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ export default function Avatar(props) {
3030
if (errorFlag !== false) {
3131
setIsImgExist(false);
3232
}
33-
};
33+
};
3434

3535
let renderChildren;
3636
if (typeof src === 'string' && isImgExist) {

0 commit comments

Comments
 (0)