From 59dd769e5dad1020fb21824d8bb827ed119c2684 Mon Sep 17 00:00:00 2001 From: Mateusz Kwasniewski Date: Mon, 24 Mar 2025 15:25:43 +0100 Subject: [PATCH] feat: frontend traffic explanation box (#9602) --- .../NetworkTrafficUsage/FrontendNetworkTrafficUsage.tsx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/frontend/src/component/admin/network/NetworkTrafficUsage/FrontendNetworkTrafficUsage.tsx b/frontend/src/component/admin/network/NetworkTrafficUsage/FrontendNetworkTrafficUsage.tsx index a4e523571b..620976f247 100644 --- a/frontend/src/component/admin/network/NetworkTrafficUsage/FrontendNetworkTrafficUsage.tsx +++ b/frontend/src/component/admin/network/NetworkTrafficUsage/FrontendNetworkTrafficUsage.tsx @@ -41,8 +41,10 @@ const FrontendNetworkTrafficUsage: FC = () => { - Frontend traffic is determined by the total SDK - requests to the Frontend API + + Frontend traffic is determined by the total + SDK requests to the Frontend API +