Skip to content

Commit

Permalink
Update SwiftLint
Browse files Browse the repository at this point in the history
  • Loading branch information
PSchmiedmayer committed Sep 26, 2023
1 parent 3c75394 commit 5c41ca1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions TemplateApplication/MainView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ struct MainView: View {
var body: some View {
VStack {
Image(systemName: "hand.wave.fill")
.accessibilityLabel(Text("Hand waving"))
.font(.system(size: 100))
.foregroundColor(.accentColor)
.padding()
Expand Down

0 comments on commit 5c41ca1

Please sign in to comment.