switch to editor after remixing from project page

This commit is contained in:
Ben Wheeler 2018-12-19 11:40:49 -05:00
parent d2b237f5f6
commit 859574a8bd

View file

@ -288,7 +288,7 @@ class Preview extends React.Component {
this.setState({
justRemixed: true,
justShared: false
});
}, this.handleSeeInside);
}
}
}