feat: 메인 홈 - 인기 크리에이터, 최신 콘텐츠
- 터치시 로그인이 되어 있지 않으면 로그인 페이지로 이동
This commit is contained in:
		@@ -68,9 +68,6 @@ struct HomeCreatorRankingItemView: View {
 | 
			
		||||
                    .padding(.leading, 10)
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
        .onTapGesture {
 | 
			
		||||
            AppState.shared.setAppStep(step: .creatorDetail(userId: item.id))
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user