You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -238,7 +238,7 @@ Advanced usage
238
238
> The following features are considered advanced and are not necessary for most use cases. They are provided for users who need more control or flexibility when using SwiftUI Introspect.
239
239
240
240
> [!IMPORTANT]
241
-
> To access these features, import SwiftUIIntrospect using `@_spi(Advanced)`.
241
+
> To access these features, import SwiftUI Introspect using `@_spi(Advanced)` (see examples below).
0 commit comments