Skip to content

Commit cb1e054

Browse files
committed
Add asChild to simple tooltip
1 parent e2b9e0f commit cb1e054

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • apps/webapp/app/routes/_app.orgs.$organizationSlug.projects.$projectParam.env.$envParam.errors._index

apps/webapp/app/routes/_app.orgs.$organizationSlug.projects.$projectParam.env.$envParam.errors._index/route.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -708,6 +708,7 @@ function ErrorActivityGraph({ activity }: { activity: ErrorOccurrenceActivity })
708708
</ResponsiveContainer>
709709
</div>
710710
<SimpleTooltip
711+
asChild
711712
button={
712713
<span className="-mt-1 text-xxs tabular-nums text-text-dimmed">
713714
{formatNumberCompact(maxCount)}

0 commit comments

Comments
 (0)