Sketch out the 'onboarding code verification' view.

This commit is contained in:
Matthew Chen 2019-02-15 14:59:46 -05:00
parent c2b2d38f24
commit 854a75ae65

View file

@ -277,7 +277,7 @@ public class OnboardingVerificationViewController: OnboardingBaseViewController
let stackView = UIStackView(arrangedSubviews: [
titleLabel,
UIView.spacer(withHeight: 21),
UIView.spacer(withHeight: 12),
backLink,
topSpacer,
onboardingCodeView,