mirror of
https://github.com/alexmickelson/canvasManagement.git
synced 2026-03-26 15:48:32 -06:00
more shallow links
This commit is contained in:
@@ -33,7 +33,7 @@ export function CourseNavigation() {
|
||||
|
||||
return (
|
||||
<div className="pb-1 ps-5 flex flex-row gap-3">
|
||||
<Link href={"/"} className="btn">
|
||||
<Link href={"/"} className="btn" shallow={true}>
|
||||
Back to Course List
|
||||
</Link>
|
||||
<a
|
||||
|
||||
Reference in New Issue
Block a user