parent
6712635437
commit
5c73efdfb2
|
|
@ -17,7 +17,7 @@ const currentCourseSession = useCurrentCourseSession();
|
||||||
</div>
|
</div>
|
||||||
<router-link
|
<router-link
|
||||||
:to="{
|
:to="{
|
||||||
name: 'learningMentor',
|
name: 'mentorsAndParticipants',
|
||||||
params: { courseSlug: currentCourseSession.course.slug },
|
params: { courseSlug: currentCourseSession.course.slug },
|
||||||
}"
|
}"
|
||||||
class="btn-blue px-4 py-2 font-bold"
|
class="btn-blue px-4 py-2 font-bold"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue