Skip to content
This repository has been archived by the owner on Sep 27, 2024. It is now read-only.

Commit

Permalink
Set WysiwygComposerView as MainActor
Browse files Browse the repository at this point in the history
  • Loading branch information
aringenbach committed Jul 25, 2023
1 parent 91a6756 commit b93ce3d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ import OSLog
import SwiftUI

/// Provides a SwiftUI displayable view for the composer UITextView component.
@MainActor
public struct WysiwygComposerView: UIViewRepresentable {
// MARK: - Public

Expand Down

0 comments on commit b93ce3d

Please sign in to comment.