Skip to content

Commit

Permalink
Merge pull request #590 from HackIllinois/Yash/random-branch
Browse files Browse the repository at this point in the history
first commit jagtap
  • Loading branch information
yashjagtap23 authored Oct 20, 2024
2 parents e343437 + a52db2c commit c894e50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HackIllinois/SwiftUI/HIOnboardingView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ struct HIOnboardingView: View {
.font(.title2.bold())
.tracking(2)
// .onAppear {
// print("The screen height is \(UIScreen.main.bounds.height)")
// print("This screen height is \(UIScreen.main.bounds.height)")
// }
}
.padding()
Expand Down

0 comments on commit c894e50

Please sign in to comment.