Fix style issue
This commit is contained in:
parent
f4dff46d62
commit
4a66d35bf5
@ -14,7 +14,7 @@ Demo.main()
|
|||||||
|
|
||||||
struct Demo: App {
|
struct Demo: App {
|
||||||
|
|
||||||
@State private var width = 1000
|
@State private var width = 1_000
|
||||||
@State private var height = 800
|
@State private var height = 800
|
||||||
let app = WinUIApp()
|
let app = WinUIApp()
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user