Skip to content

Commit 1d661f5

Browse files
committed
Remove window style for macOS demo
1 parent 3c2fdbf commit 1d661f5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Demo/macOS/Pulse_Demo_macOSApp.swift

-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ struct Pulse_Demo_macOSApp: App {
1111
WindowGroup {
1212
ConsoleView(store: .demo)
1313
}
14-
.windowStyle(.hiddenTitleBar)
1514
.windowToolbarStyle(.unified(showsTitle: false))
1615
}
1716
}

0 commit comments

Comments
 (0)