Skip to content
This repository was archived by the owner on Feb 5, 2025. It is now read-only.

Commit d1ba1fc

Browse files
author
Emily Laguna
committed
Fix whitespace
1 parent ef167cc commit d1ba1fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WordPressAuthenticator/NUX/NUXButtonViewController.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ open class NUXButtonViewController: UIViewController {
9696

9797
button.accessibilityIdentifier = buttonConfig.accessibilityIdentifier ?? accessibilityIdentifier(for: buttonConfig.title)
9898
button.isPrimary = buttonConfig.isPrimary
99-
99+
100100
if buttonConfig.configureBodyFontForTitle == true {
101101
button.customizeFont(WPStyleGuide.mediumWeightFont(forStyle: .body))
102102
}

0 commit comments

Comments
 (0)