mirror of
https://github.com/sartography/spiff-arena.git
synced 2025-02-22 14:18:27 +00:00
h1 as god intended
This commit is contained in:
parent
0ddb4d6656
commit
587373c0d5
@ -427,7 +427,7 @@ export default function ProcessModelTreePage({
|
||||
|
||||
return (
|
||||
<Box sx={{ margin: '0 auto', p: 3 }}>
|
||||
<Typography variant="h4" sx={{ mb: 4 }}>
|
||||
<Typography variant="h1" sx={{ mb: 2 }}>
|
||||
{processModelAction === ProcessModelAction.StartProcess
|
||||
? 'Start new process'
|
||||
: 'Process Groups'}
|
||||
|
Loading…
x
Reference in New Issue
Block a user