change heading level in template form
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
This commit is contained in:
@@ -172,7 +172,7 @@ export const MultistepJsonForm = (props: MultistepJsonFormProps) => {
|
||||
aria-disabled="false"
|
||||
tabIndex={0}
|
||||
>
|
||||
<Typography variant="h6" component="h3">
|
||||
<Typography variant="h6" component="h2">
|
||||
{title}
|
||||
</Typography>
|
||||
</StepLabel>
|
||||
|
||||
Reference in New Issue
Block a user