fix lighouse heading issue
Signed-off-by: Jonathan Roebuck <jroebuck@spotify.com>
This commit is contained in:
@@ -143,7 +143,7 @@ export const SearchTypeAccordion = (props: SearchTypeAccordionProps) => {
|
||||
|
||||
return (
|
||||
<Box>
|
||||
<Typography variant="body2" component="h3">
|
||||
<Typography variant="body2" component="h5">
|
||||
{name}
|
||||
</Typography>
|
||||
<Accordion
|
||||
|
||||
Reference in New Issue
Block a user