회원탈퇴 페이지 추가
This commit is contained in:
@@ -181,6 +181,7 @@ struct SettingsView: View {
|
||||
.underline()
|
||||
.padding(.vertical, 26.7)
|
||||
.onTapGesture {
|
||||
AppState.shared.setAppStep(step: .signOut)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user