Skip to content

Commit

Permalink
fix: ipad upgrade view
Browse files Browse the repository at this point in the history
  • Loading branch information
forgotvas committed Jul 25, 2024
1 parent 475e004 commit e9a79af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Core/Core/CourseUpgrade/View/UpgradeInfoSheetView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ public struct UpgradeInfoSheetView: View {
}
}
}
.navigationViewStyle(.stack)
.interactiveDismissDisabled(viewModel.interactiveDismissDisabled)
}
}
Expand Down

0 comments on commit e9a79af

Please sign in to comment.