You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: WooCommerce/Classes/Authentication/Store Creation/Profiler/Category/StoreCreationCategoryQuestionView.swift
+1-12Lines changed: 1 addition & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -14,18 +14,7 @@ final class StoreCreationCategoryQuestionHostingController: UIHostingController<
14
14
overridefunc viewDidLoad(){
15
15
super.viewDidLoad()
16
16
17
-
configureNavigationBarAppearance()
18
-
}
19
-
20
-
/// Shows a transparent navigation bar without a bottom border and with a close button to dismiss.
0 commit comments