This commit is contained in:
rgrgogu
2026-05-21 13:27:22 +08:00
parent 6d70011b44
commit e83caf28cc
17 changed files with 328 additions and 116 deletions
@@ -49,6 +49,7 @@ export default function UnitsList() {
<div className="bg-white rounded-xl border p-6 space-y-4">
{/* Title + Status */}
<div>
<h6 className="text-xs tracking-widest mb-1">COURSE</h6>
<div className="flex items-center gap-2">
<h1 className="text-xl font-semibold">{course?.title}</h1>
<span