mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-27 09:35:56 -05:00
remove test ref
whoopsie :)
This commit is contained in:
parent
5da9514f4d
commit
6c589e1dc7
1 changed files with 0 additions and 1 deletions
|
@ -185,7 +185,6 @@ module.exports = {
|
|||
<Input className={this.state.validUsername}
|
||||
type="text"
|
||||
name="user.username"
|
||||
ref="thing"
|
||||
onBlur={this.onUsernameBlur}
|
||||
validations={{
|
||||
matchRegexp: /^[\w-]*$/,
|
||||
|
|
Loading…
Reference in a new issue