Skip to content

Commit

Permalink
Fjernet punktum i tekst
Browse files Browse the repository at this point in the history
  • Loading branch information
olekvernberg committed Oct 19, 2023
1 parent c9907d7 commit 9674a7e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ const FeltEndring: React.FC<{ feltendring: Feltendring }> = ({ feltendring }) =>

const AdresseEndring: React.FC = () => (
<ul>
<li>Det finnes adresseendring på bruker.</li>
<li>Det finnes adresseendring på bruker</li>
</ul>
);

Expand Down

0 comments on commit 9674a7e

Please sign in to comment.