We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4049974 commit 4190bc2Copy full SHA for 4190bc2
1 file changed
DevLog/UI/Setting/SettingView.swift
@@ -115,7 +115,6 @@ struct SettingView: View {
115
)
116
117
case .account:
118
- ContentView(text: "계정 연동 화면")
119
// AccountView(viewModel: viewModel)
120
}
121
0 commit comments