feat(repo): expand lab results workflows across backend and frontend
This commit is contained in:
parent
f1b104909d
commit
0a4ccefe28
19 changed files with 1330 additions and 170 deletions
|
|
@ -22,7 +22,7 @@
|
|||
<svelte:head><title>{m["routines_newTitle"]()} — innercontext</title></svelte:head>
|
||||
|
||||
<div class="editorial-page space-y-4">
|
||||
<section class="editorial-panel reveal-1 space-y-3">
|
||||
<section class="editorial-hero reveal-1 space-y-3">
|
||||
<a href={resolve('/routines')} class="editorial-backlink"><ArrowLeft class="size-4" /> {m["routines_backToList"]()}</a>
|
||||
<p class="editorial-kicker">{m["nav_appSubtitle"]()}</p>
|
||||
<h2 class="editorial-title">{m["routines_newTitle"]()}</h2>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue