Forgot to move the T&C into the footer

This commit is contained in:
Pete Walters 2025-10-28 18:19:31 -05:00 committed by GitHub
parent b7addedac3
commit 10dfd59d28
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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: {