Skip to content

Commit 53e85e3

Browse files
committed
Linting fixes
1 parent d768414 commit 53e85e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/pages/BenefitAccess.page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ export default function BenefitAccessPage() {
9292
tags: ['National (US)'],
9393
},
9494
]}
95-
containerTitle={''}
95+
containerTitle=""
9696
/>
9797
<Divider orientation="horizontal" size="xs" color={colors.border.dark} mt={60} mb={40} />
9898
<TitleCardWithHeader

0 commit comments

Comments
 (0)