Skip to content

Commit

Permalink
fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ntnmrndn committed Nov 25, 2024
1 parent f4c380f commit 31eb3cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/Components/Compositions/OnAppearNode.swift
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ public final class OnAppearNode<Content: ASDisplayNode>: NamedDisplayCellNodeBas
})
topLeftTiledLayerNode = .init(wrappedView: {
MainActor.assumeIsolated {
// NB,
// :/ https://github.com/swiftlang/swift/issues/76099
.init()
}
})
Expand Down

0 comments on commit 31eb3cb

Please sign in to comment.