mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 07:38:07 -05:00
Remove tutorial for logged in users.
This commit is contained in:
parent
8ea6a9782f
commit
0d5323ff0c
1 changed files with 1 additions and 1 deletions
|
@ -463,7 +463,7 @@ class SplashPresentation extends React.Component { // eslint-disable-line react/
|
|||
>
|
||||
{ShowSmallTopBanner ?
|
||||
<SmallTopBanner /> :
|
||||
<TopBanner actionLink="/projects/editor/?tutorial=whatsnew" />
|
||||
<TopBanner actionLink="/projects/editor/" />
|
||||
}
|
||||
</MediaQuery>
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue