We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2264fc1 commit 1ac58c3Copy full SHA for 1ac58c3
1 file changed
DevLog/UI/Setting/AccountView.swift
@@ -45,6 +45,7 @@ struct AccountView: View {
45
}
46
47
48
+ .scrollDisabled(true)
49
.listStyle(.insetGrouped)
50
.navigationTitle("계정 연동")
51
.toolbar {
0 commit comments