Skip to content

Commit

Permalink
is it as simple as importing accessibility?
Browse files Browse the repository at this point in the history
  • Loading branch information
RoyalPineapple committed Jan 18, 2024
1 parent e39e63f commit 21f58ea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@

import Paralayout
import UIKit
import Accessibility

@available(iOS 14.0, *)
final class AccessibilityCustomContentViewController: AccessibilityViewController {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
//

import UIKit
import Accessibility

public struct AccessibilityMarker {

Expand Down

0 comments on commit 21f58ea

Please sign in to comment.