File tree Expand file tree Collapse file tree
apps/web/app/app.dub.co/(dashboard)/[slug]/(ee)/program/partners/[partnerId] Expand file tree Collapse file tree Original file line number Diff line number Diff 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 >
You can’t perform that action at this time.
0 commit comments