Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
philippzagar committed Jan 22, 2025
1 parent a0c47fc commit 2888134
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ struct OnboardingConsentMarkdownRenderingView: View {

#if DEBUG
#Preview {
var standard: OnboardingDataSource = .init()
let standard: OnboardingDataSource = .init()


OnboardingStack(startAtStep: OnboardingConsentMarkdownRenderingView.self) {
Expand Down

0 comments on commit 2888134

Please # to comment.