Delint
This commit is contained in:
parent
78812b6f85
commit
517dee413e
13 changed files with 19 additions and 6 deletions
|
@ -38,7 +38,7 @@ const FIELD_PASSWORD_CONFIRM = 'field_password_confirm';
|
|||
|
||||
const PASSWORD_MIN_SCORE = 3; // safely unguessable: moderate protection from offline slow-hash scenario.
|
||||
|
||||
/**
|
||||
/*
|
||||
* A pure UI component which displays a registration form.
|
||||
*/
|
||||
export default class RegistrationForm extends React.Component {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue