Skip to content

Commit c70426f

Browse files
committed
wip
1 parent 62a61c3 commit c70426f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/ComposableArchitecture/Observation/NavigationStack+Observation.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,7 @@ public struct _NavigationDestinationViewModifier<
192192
}
193193
}
194194

195+
@MainActor
195196
private func navigationDestination(component: StackState<State>.Component) -> Destination {
196197
let id = store.id(
197198
state:

0 commit comments

Comments
 (0)