Skip to content

Commit

Permalink
first commit jagtap
Browse files Browse the repository at this point in the history
  • Loading branch information
yashjagtap23 committed Oct 20, 2024
1 parent e343437 commit a52db2c
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 a52db2c

Please sign in to comment.