Skip to content

Commit 9040360

Browse files
committed
Update partner-stats.tsx
1 parent 02db651 commit 9040360

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • apps/web/app/app.dub.co/(dashboard)/[slug]/(ee)/program/partners/[partnerId]

apps/web/app/app.dub.co/(dashboard)/[slug]/(ee)/program/partners/[partnerId]/partner-stats.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ export function PartnerStats({
147147
side="top"
148148
delayDuration={250}
149149
>
150-
<span className="text-content-muted absolute bottom-3 right-3 max-w-[calc(100%-1.5rem)] cursor-default cursor-help text-right text-[0.6875rem] leading-tight underline decoration-neutral-300/70 decoration-dotted underline-offset-2 hover:decoration-neutral-400">
150+
<span className="text-content-muted absolute bottom-3 right-3 max-w-[calc(100%-1.5rem)] cursor-help text-right text-[0.6875rem] leading-tight underline decoration-neutral-300/70 decoration-dotted underline-offset-2 hover:decoration-neutral-400">
151151
Last {timeAgo(lastAt, { withAgo: true })}
152152
</span>
153153
</TimestampTooltip>

0 commit comments

Comments
 (0)