Skip to content

Commit

Permalink
Show to prosecutors
Browse files Browse the repository at this point in the history
  • Loading branch information
oddsson committed Nov 13, 2024
1 parent 4f283d9 commit 6081f15
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ const Overview: FC = () => {
</Box>
)}
<Box component="section" marginBottom={5}>
<InfoCardActiveIndictment />
<InfoCardActiveIndictment displayVerdictViewDate />
</Box>
{(hasLawsBroken || hasMergeCases) && (
<Box marginBottom={5}>
Expand Down

0 comments on commit 6081f15

Please sign in to comment.