Skip to content

Commit

Permalink
Remove @_documentation from body
Browse files Browse the repository at this point in the history
  • Loading branch information
vsanthanam committed Jul 17, 2023
1 parent a865dee commit 7827e5b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Sources/SafariView/SafariView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,6 @@ public struct SafariView: View {

// MARK: - View

@_documentation(visibility: internal)
public var body: some View {
Safari(parent: self)
.ignoresSafeArea(.container, edges: .all)
Expand Down

0 comments on commit 7827e5b

Please sign in to comment.