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