mirror of
https://github.com/ivanvorobei/SwiftUI.git
synced 2026-04-26 10:38:37 +02:00
Remove deprecation warnings for Xcode beta4
This commit is contained in:
@@ -25,7 +25,7 @@ struct HomeView : View {
|
||||
.padding(EdgeInsets(top: 5, leading: 5, bottom: 5, trailing: 5))
|
||||
Text("优衣库KAWS遭疯抢")
|
||||
.font(Font.system(size: 14))
|
||||
.color(Color.gray)
|
||||
.foregroundColor(Color.gray)
|
||||
Spacer()
|
||||
}
|
||||
.background(
|
||||
|
||||
Reference in New Issue
Block a user