chore(macos): silence onboarding type length lint
This commit is contained in:
@@ -37,6 +37,7 @@ final class OnboardingController {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// swiftlint:disable:next type_body_length
|
||||||
struct OnboardingView: View {
|
struct OnboardingView: View {
|
||||||
@Environment(\.openSettings) private var openSettings
|
@Environment(\.openSettings) private var openSettings
|
||||||
@State private var currentPage = 0
|
@State private var currentPage = 0
|
||||||
|
|||||||
Reference in New Issue
Block a user