Skip to content

Commit 1ac58c3

Browse files
committed
feat: 스크롤 방지
1 parent 2264fc1 commit 1ac58c3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

DevLog/UI/Setting/AccountView.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ struct AccountView: View {
4545
}
4646
}
4747
}
48+
.scrollDisabled(true)
4849
.listStyle(.insetGrouped)
4950
.navigationTitle("계정 연동")
5051
.toolbar {

0 commit comments

Comments
 (0)