updated client review page
Deploy / deploy (push) Successful in 2m35s

This commit is contained in:
twotalesanimation
2026-06-22 07:48:27 +02:00
parent 835081c1b9
commit ab062a589a
5 changed files with 1777 additions and 1 deletions
+5
View File
@@ -764,6 +764,11 @@ export default function ClientPortalPage({
</div>
{ver ? (
<div className="flex items-center gap-3 shrink-0">
{ver.createdAt && (
<span className="text-xs text-zinc-600 hidden sm:block">
{formatDate(ver.createdAt)}
</span>
)}
<span
className={cn(
'inline-flex items-center gap-1.5 px-2.5 py-1 rounded-full border text-xs font-medium',