크리에이터 채널 - 크리에이터 커뮤니티 영역 추가
This commit is contained in:
@@ -95,9 +95,6 @@ struct ContentView: View {
|
||||
case .followerList(let userId):
|
||||
FollowerListView(userId: userId)
|
||||
|
||||
case .creatorNoticeWrite(let notice):
|
||||
CreatorNoticeWriteView(notice: notice)
|
||||
|
||||
case .modifyContent(let contentId):
|
||||
ContentModifyView(contentId: contentId)
|
||||
|
||||
|
Reference in New Issue
Block a user