Skip to content

Commit 6f077c6

Browse files
Sine Jespersenrimi-itk
andauthored
Update src/components/routes/RoutePage.jsx
Co-authored-by: Mikkel Ricky <[email protected]>
1 parent 21362f9 commit 6f077c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/routes/RoutePage.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ function RoutePage() {
5858

5959
{!openStreetMapConsent && !focusOnText && (
6060
<button type="button" onClick={() => setFocusOnText(true)} className="opacity-35 mb-10 text-center">
61-
Du har ikke givet samtykke, derfor kan vi ikke vise er kort her. Vil du ændre det, kan du trykke her
61+
Du har ikke givet samtykke, derfor kan vi ikke vise et kort her. Vil du ændre det, kan du trykke her.
6262
</button>
6363
)}
6464
{!openStreetMapConsent && focusOnText && (

0 commit comments

Comments
 (0)