fix customizing widgets not working

This commit is contained in:
Trey t
2022-03-07 11:12:57 -06:00
parent 6089928fd4
commit 63911ea90d
3 changed files with 16 additions and 11 deletions

View File

@@ -8,7 +8,7 @@
import SwiftUI
struct CustomWidgetView: View {
@State public var customWidgetModel: CustomWidgetModel
@StateObject public var customWidgetModel: CustomWidgetModel
private let facePercSize = 0.6