remove logs
This commit is contained in:
@@ -42,7 +42,6 @@ export class OnboardingModel {
|
||||
}
|
||||
|
||||
nextScreenName() {
|
||||
console.log('currentScreen', this.step)
|
||||
if (this.step === 'Welcome') {
|
||||
this.step = 'RecommendedFeeds'
|
||||
return this.step
|
||||
|
||||
Reference in New Issue
Block a user