Skip to content

Commit 057ca41

Browse files
committed
refactor: 별도 Bindable 처리 제거
1 parent 150364f commit 057ca41

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Application/DevLogPresentation/Sources/Login/LoginView.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ struct LoginView: View {
2525
}
2626

2727
var body: some View {
28-
@Bindable var store = store
29-
3028
ZStack {
3129
VStack {
3230
Spacer()

0 commit comments

Comments
 (0)