refactor: get certified from certification list will now redirect to certification courses

This commit is contained in:
Jannat Patel
2026-01-19 12:39:54 +05:30
parent 0883aedc1d
commit 96015246bd

View File

@@ -3,7 +3,7 @@
class="sticky flex items-center justify-between top-0 z-10 border-b bg-surface-white px-3 py-2.5 sm:px-5"
>
<Breadcrumbs :items="breadcrumbs" />
<router-link :to="{ name: 'Batches', query: { certification: true } }">
<router-link :to="{ name: 'Courses', query: { certification: true } }">
<Button>
<template #prefix>
<GraduationCap class="h-4 w-4 stroke-1.5" />