Skip to content

Commit

Permalink
Update demo
Browse files Browse the repository at this point in the history
  • Loading branch information
danielsaidi committed Oct 4, 2024
1 parent 13ad9a5 commit fb1f732
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file not shown.
2 changes: 1 addition & 1 deletion Demo/Demo/Onboarding+Demo.swift
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,5 @@ extension Onboarding {

extension LocalizedOnboarding {

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

0 comments on commit fb1f732

Please sign in to comment.