fix lighouse heading issue

Signed-off-by: Jonathan Roebuck <jroebuck@spotify.com>
This commit is contained in:
Jonathan Roebuck
2024-11-07 12:56:21 +00:00
parent d311c848ff
commit 188fddfc3a
@@ -143,7 +143,7 @@ export const SearchTypeAccordion = (props: SearchTypeAccordionProps) => {
return (
<Box>
<Typography variant="body2" component="h3">
<Typography variant="body2" component="h5">
{name}
</Typography>
<Accordion