We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5361983 commit fd1fb25Copy full SHA for fd1fb25
Sources/Dependencies/Traits/PreviewTrait.swift
@@ -25,7 +25,7 @@
25
) -> PreviewTrait {
26
.dependencies { $0[keyPath: keyPath] = value }
27
}
28
-
+
29
/// A trait that overrides a preview's dependencies.
30
///
31
/// Useful for overriding several dependencies in a preview without incurring the nesting and
0 commit comments