Skip to content

Commit 84dca9c

Browse files
committed
chore: update global banner campaign resolution to H.J.Res.25
1 parent b7dbd4e commit 84dca9c

File tree

1 file changed

+1
-1
lines changed
  • src/components/app/navbarGlobalBanner

1 file changed

+1
-1
lines changed

src/components/app/navbarGlobalBanner/index.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ function CurrentCampaign() {
123123
<div className="container flex justify-between">
124124
<div className="w-full space-y-1 text-sm text-background antialiased max-sm:text-center sm:text-base">
125125
<p>
126-
KEY VOTE ALERT IN THE HOUSE – VOTE “YES” ON S.J. RES 3
126+
KEY VOTE ALERT IN THE HOUSE – VOTE “YES” ON H.J.RES.25
127127
{isMobile ? <br /> : <span></span>}
128128
Find out more{' '}
129129
<strong>{isMobile ? 'here' : <Link href={urls.emailDeeplink()}>here</Link>}</strong>

0 commit comments

Comments
 (0)