We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d768414 commit 53e85e3Copy full SHA for 53e85e3
app/src/pages/BenefitAccess.page.tsx
@@ -92,7 +92,7 @@ export default function BenefitAccessPage() {
92
tags: ['National (US)'],
93
},
94
]}
95
- containerTitle={''}
+ containerTitle=""
96
/>
97
<Divider orientation="horizontal" size="xs" color={colors.border.dark} mt={60} mb={40} />
98
<TitleCardWithHeader
0 commit comments