Skip to content

Commit fb1f732

Browse files
committed
Update demo
1 parent 13ad9a5 commit fb1f732

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Demo/Demo/Onboarding+Demo.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,5 @@ extension Onboarding {
4545

4646
extension LocalizedOnboarding {
4747

48-
static let demo = .init(id: "demo-flow")
48+
static let demo = LocalizedOnboarding(id: "demo-flow")
4949
}

0 commit comments

Comments
 (0)