feat(home): 팔로잉 On Air 섹션을 추가한다
This commit is contained in:
@@ -73,6 +73,7 @@ struct MainHomeView: View {
|
||||
MainHomeRankingView(onTapCreator: onTapCreator)
|
||||
case .following:
|
||||
MainHomeFollowingView(
|
||||
onTapLive: onTapLive,
|
||||
onTapCreator: onTapCreator,
|
||||
onTapFollowingAll: onTapFollowingAll
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user