Forgot to move the T&C into the footer
This commit is contained in:
parent
b7addedac3
commit
10dfd59d28
@ -316,11 +316,9 @@ struct ChooseBackupPlanView: View {
|
||||
)
|
||||
}
|
||||
.padding(.horizontal, 16)
|
||||
|
||||
Spacer().frame(height: 16)
|
||||
|
||||
termsAndConditionsLink()
|
||||
} pinnedFooter: {
|
||||
termsAndConditionsLink()
|
||||
Spacer().frame(height: 16)
|
||||
Button {
|
||||
viewModel.confirmSelection()
|
||||
} label: {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user