From fb0532e4205ecae6727a2db0b5cb1b245384f4ea Mon Sep 17 00:00:00 2001 From: "jasonjiang9142@gmail.com" Date: Tue, 4 Jun 2024 16:50:44 -0400 Subject: [PATCH] update deploy --- client/src/pages/ballotInfo/index.tsx | 28 +++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/client/src/pages/ballotInfo/index.tsx b/client/src/pages/ballotInfo/index.tsx index 511c2bd14..14890cf12 100644 --- a/client/src/pages/ballotInfo/index.tsx +++ b/client/src/pages/ballotInfo/index.tsx @@ -7,20 +7,20 @@ import HelpIcon from '@mui/icons-material/Help'; function BoxAddress() { return ( - :not(style)': { m: 1, width: '25ch' }, - }} - noValidate - autoComplete="off" - > - - + :not(style)': { m: 1, width: '25ch' }, + }} + noValidate + autoComplete="off" + > + + ); - } +} + - export default function BallotInfo() { const [checked, setChecked] = React.useState(true); @@ -38,7 +38,7 @@ export default function BallotInfo() {
- +
@@ -82,7 +82,7 @@ export default function BallotInfo() {
-

What's on the Ballot?

+

What's on the Ballot?