Advice + Internships Page #161
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "feat/advice-page"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #140
Closes #141
WIP: Advice Pageto WIP: Advice + Internships PageWIP: Advice + Internships Pageto Advice + Internships Page@ -0,0 +4,4 @@
import { Advice } from "./coop";
export default function CoopAdvice() {
AcademicAdvice
@ -0,0 +4,4 @@
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.