Skip to content

Commit

Permalink
Endret kolonnenavn (#3547)
Browse files Browse the repository at this point in the history
  • Loading branch information
Stein-Kato authored Nov 27, 2024
1 parent 6e0e90a commit 1fc54f8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion packages/qmongjs/src/components/MedfieldTable/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,9 @@ const Row = (props: {
<Typography variant="overline">Register</Typography>
</TableCell>
<TableCell>
<Typography variant="overline">Resultat</Typography>
<Typography variant="overline">
Kvalitetsindikatorer
</Typography>
</TableCell>
</TableRow>

Expand Down

0 comments on commit 1fc54f8

Please sign in to comment.