fix(main): 팔로잉 빈 섹션을 숨긴다
This commit is contained in:
@@ -14,7 +14,7 @@ struct MainHomeFollowingEmptyStateView: View {
|
||||
Spacer()
|
||||
|
||||
Text(message)
|
||||
.appFont(.body5)
|
||||
.appFont(.body3)
|
||||
.foregroundColor(Color.gray500)
|
||||
.multilineTextAlignment(.center)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user