mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-02-17 00:21:20 -05:00
switch to editor after remixing from project page
This commit is contained in:
parent
d2b237f5f6
commit
859574a8bd
1 changed files with 1 additions and 1 deletions
|
@ -288,7 +288,7 @@ class Preview extends React.Component {
|
|||
this.setState({
|
||||
justRemixed: true,
|
||||
justShared: false
|
||||
});
|
||||
}, this.handleSeeInside);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue