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