Skip to content

Commit

Permalink
Tekstendring på lenke
Browse files Browse the repository at this point in the history
  • Loading branch information
bjornarne committed Mar 6, 2025
1 parent 3c77f10 commit cb7126e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion src/app/(minCV)/_components/delingAvCV/DelingAvCV.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ export default function DelingAvCV() {
<BodyLong spacing>
Alle opplysninger i din CV og jobbønsker deles med Nav så lenge du er registrert hos Nav.{" "}
<Link rel="noopener noreferrer" href="/min-cv/slik-bruker-nav-cv-opplysningene" inlineText>
Les mer her
Les mer om hvordan Nav bruker opplysningene dine
</Link>
.
</BodyLong>
Expand Down
2 changes: 0 additions & 2 deletions src/app/eures/components/Eures.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -166,8 +166,6 @@ export default function Eures({
});
};

console.log("eures: ", eures && eures);
console.log("oppdateringSuksess: ", oppdaterEures && oppdaterEures.oppdateringSuksess);
return (
<div className={styles.euresBackground}>
<HStack className={styles.pageContainer}>
Expand Down

0 comments on commit cb7126e

Please sign in to comment.