mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-02-18 09:00:30 -05:00
space fixes
This commit is contained in:
parent
f5a44c3458
commit
c4d6e3dcef
2 changed files with 1 additions and 2 deletions
|
@ -29,7 +29,6 @@ class JoinFlow extends React.Component {
|
|||
step: 0
|
||||
};
|
||||
}
|
||||
|
||||
handleAdvanceStep (formData) {
|
||||
formData = formData || {};
|
||||
this.setState({
|
||||
|
|
Loading…
Reference in a new issue