From 049679d66f5f1a46965c780af3575a60c0763885 Mon Sep 17 00:00:00 2001 From: "google-labs-jules[bot]" <161369871+google-labs-jules[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2026 10:45:28 +0000 Subject: [PATCH] Fix XSS vulnerability in email preview Co-authored-by: brycejohnson1417 <257422776+brycejohnson1417@users.noreply.github.com> --- components/accounts/ppp-savings-panel.tsx | 28 +++++++++++++++++++++-- 1 file changed, 26 insertions(+), 2 deletions(-) diff --git a/components/accounts/ppp-savings-panel.tsx b/components/accounts/ppp-savings-panel.tsx index e6d961b..a77b800 100644 --- a/components/accounts/ppp-savings-panel.tsx +++ b/components/accounts/ppp-savings-panel.tsx @@ -232,8 +232,32 @@ export function PppSavingsPanel({ orgSlug, accountId }: PppSavingsPanelProps) { )} -