You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-06-29 02:01:06 +03:00
Remove todo which is now done!
This commit is contained in:
@ -31,10 +31,6 @@ import RtsClient from '../../../RtsClient';
|
|||||||
|
|
||||||
const MIN_PASSWORD_LENGTH = 6;
|
const MIN_PASSWORD_LENGTH = 6;
|
||||||
|
|
||||||
/**
|
|
||||||
* TODO: It would be nice to make use of the InteractiveAuthEntryComponents
|
|
||||||
* here, rather than inventing our own.
|
|
||||||
*/
|
|
||||||
module.exports = React.createClass({
|
module.exports = React.createClass({
|
||||||
displayName: 'Registration',
|
displayName: 'Registration',
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user