Privacy policy shown
This commit is contained in:
@@ -113,6 +113,10 @@ struct LoginView: View {
|
||||
.padding(.horizontal, 24)
|
||||
|
||||
Spacer()
|
||||
|
||||
Link("Privacy Policy", destination: URL(string: "https://labwise.wahwa.com/privacy")!)
|
||||
.font(.footnote)
|
||||
.foregroundStyle(Color(.brandMutedForeground))
|
||||
}
|
||||
}
|
||||
.navigationBarHidden(true)
|
||||
|
||||
Reference in New Issue
Block a user