Skip to content

Commit 8d4a46d

Browse files
update initial model for circular progress in the demos
1 parent f1f5144 commit 8d4a46d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Examples/DemosApp/DemosApp/ComponentsPreview/PreviewPages/CircularProgressPreview.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ struct CircularProgressPreview: View {
7777

7878
private static var initialModel = CircularProgressVM {
7979
$0.label = "0%"
80-
$0.shape = .arc
8180
}
8281
}
8382

0 commit comments

Comments
 (0)