Skip to content

Commit 3f3b4f7

Browse files
committed
Revert Sample Update
1 parent 4cccda8 commit 3f3b4f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Demo/What's New?/ContentView.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ struct ContentView: View {
3131
// @State var mesh: Bool = false
3232

3333
var simple: some View {
34-
SwiftNEW(show: $showNew,mesh:.constant(true))
34+
SwiftNEW(show: $showNew)
3535
}
3636

3737
var mini: some View {

0 commit comments

Comments
 (0)