mirror of
https://github.com/rgrgogu/new_starr.git
synced 2026-09-27 00:12:54 +08:00
Adjusted
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user