chore(home): 추천 홈 기준을 정리한다
This commit is contained in:
@@ -15,8 +15,6 @@ struct HomeTitleBar<Menu: View>: View {
|
||||
var body: some View {
|
||||
TitleBar {
|
||||
Image("img_text_logo_v2")
|
||||
.resizable()
|
||||
.scaledToFit()
|
||||
} trailing: {
|
||||
menu
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user