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 4cccda8 commit 3f3b4f7Copy full SHA for 3f3b4f7
Demo/What's New?/ContentView.swift
@@ -31,7 +31,7 @@ struct ContentView: View {
31
// @State var mesh: Bool = false
32
33
var simple: some View {
34
- SwiftNEW(show: $showNew,mesh:.constant(true))
+ SwiftNEW(show: $showNew)
35
}
36
37
var mini: some View {
0 commit comments