From 9fafd0cfd4eabb998f34db237113e29d0749ea04 Mon Sep 17 00:00:00 2001 From: Francis Cao <31608805+franciscao633@users.noreply.github.com> Date: Mon, 22 Jun 2026 21:58:39 -0700 Subject: [PATCH] Apply suggestion from @greptile-apps[bot] Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com> --- src/app/(main)/websites/[websiteId]/sessions/SessionInfo.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/(main)/websites/[websiteId]/sessions/SessionInfo.tsx b/src/app/(main)/websites/[websiteId]/sessions/SessionInfo.tsx index 598561290..6041bde81 100644 --- a/src/app/(main)/websites/[websiteId]/sessions/SessionInfo.tsx +++ b/src/app/(main)/websites/[websiteId]/sessions/SessionInfo.tsx @@ -14,7 +14,7 @@ export function SessionInfo({ data }) { return ( }> - + {data?.distinctId}