mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-03-25 20:29:45 -04:00
Merge pull request #2508 from benjiwheeler/switch-to-editor-on-remix
switch to editor after remixing from project page
This commit is contained in:
commit
64fc4b3ed8
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…
Add table
Reference in a new issue