Advice + Internships Page #161
Merged
l42luo
merged 9 commits from feat/advice-page
into main
2 years ago
Loading…
Reference in new issue
There is no content yet.
Delete Branch 'feat/advice-page'
Deleting a branch is permanent. It CANNOT be undone. Continue?
Closes #140
Closes #141
WIP: Advice Pageto WIP: Advice + Internships Page 2 years agoWIP: Advice + Internships Pageto Advice + Internships Page 2 years agoimport { Advice } from "./coop";
export default function CoopAdvice() {
AcademicAdvice
import { Advice } from "./coop";
export default function CoopAdvice() {
MiscAdvice
<hr />
s look a bit weird, can you make a custom<hr />
component under components with better styles, and then use that in_app.tsx
so that it's changed to our custom component wherever we're using an hr?LGTM, ship it.
09c704c94c
into main 2 years agoReviewers
09c704c94c
.