Skip to content

Commit b68a59b

Browse files
committed
refactor: MainActor 추가
1 parent 31a0321 commit b68a59b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • Application/DevLogPresentation/Sources/Common/Component

Application/DevLogPresentation/Sources/Common/Component/Toast.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77

88
import SwiftUI
99

10+
@MainActor
1011
@Observable
1112
final class ToastPresenter {
1213
fileprivate static let presenter = ToastPresenter()

0 commit comments

Comments
 (0)