Skip to content

Commit

Permalink
trigger CI
Browse files Browse the repository at this point in the history
  • Loading branch information
simonmcl committed Jan 10, 2025
1 parent b9168c0 commit 7ee8632
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ class StakeOnboardingContainerViewController: UIViewController {
GradientView.add(toView: self.view, withType: .fullScreenBackground)
actionButton.customButtonType = .primary


// If user only needs to stake we hide the first few screens and 2 steps
delegateAndStakeContainer.isHidden = isStakeOnly
stakeOnlyContainer.isHidden = !isStakeOnly
Expand Down

0 comments on commit 7ee8632

Please sign in to comment.