mirror of
https://github.com/yattee/yattee.git
synced 2025-08-06 10:44:06 +00:00
Previews environment objects fixtures
This commit is contained in:
@@ -61,5 +61,6 @@ struct ContentView: View {
|
||||
struct ContentView_Previews: PreviewProvider {
|
||||
static var previews: some View {
|
||||
ContentView()
|
||||
.injectFixtureEnvironmentObjects()
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user