-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
BER-26: [Resources Tab]: Create College Info View #318
base: master
Are you sure you want to change the base?
Conversation
|
||
import SwiftUI | ||
|
||
import SwiftUI |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remove duplicate import SwiftUI
Please leave two lines from the import statement to the struct
Text("8:30 AM - 12:00 PM").font(Font.custom("BMFont", size:14)) | ||
Text("1:00 PM - 5:00 PM").font(Font.custom("BMFont", size:14)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For view modifiers, please put them on a new line, indented.
[Resources Tab]: Create College Info View:
Linear Link: https://linear.app/moon-stone/issue/BER-26/[resources-tab]-create-college-info-view