Skip to content

Commit

Permalink
Fiks dobbelt ikon i dev
Browse files Browse the repository at this point in the history
  • Loading branch information
kristoiv committed Oct 2, 2023
1 parent 7ad95e7 commit a5b1af1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion client/src/personoversikt/Saksoversikt.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,6 @@ export const Saksoversikt: React.FC<SaksoversiktProps> = ({ hotsakSaker, barnebr
to={`/api/journalpost/${barnebrilleSak.journalpostId}/${barnebrilleSak.dokumentId}`}
target={'_blank'}
>
<FileIcon title="a11y-title" fontSize="1rem" style={{ marginRight: '0.2rem' }} />
{tittelWithIcon}
</Link>
)
Expand Down

0 comments on commit a5b1af1

Please sign in to comment.