Skip to content

Commit ff09d45

Browse files
committed
register 2 passwords + avatar preview
1 parent 667a6b2 commit ff09d45

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

public/src/components/Register/Register.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,6 @@ export class RegisterForm {
274274
return {key, tag, text, className, type, needPlaceholder};
275275
});
276276

277-
278277
const avatarImg = document.createElement('img');
279278
avatarImg.id = 'avatarImage';
280279
avatarImg.className = 'avatarImage';

0 commit comments

Comments
 (0)