remove logs
This commit is contained in:
parent
edfd326069
commit
c4cf288296
2 changed files with 0 additions and 2 deletions
|
@ -42,7 +42,6 @@ export class OnboardingModel {
|
|||
}
|
||||
|
||||
nextScreenName() {
|
||||
console.log('currentScreen', this.step)
|
||||
if (this.step === 'Welcome') {
|
||||
this.step = 'RecommendedFeeds'
|
||||
return this.step
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue