Skip to content

Feature/react 19#63

Merged
sinejespersen merged 3 commits intodevelopfrom
feature/react-19
Dec 20, 2024
Merged

Feature/react 19#63
sinejespersen merged 3 commits intodevelopfrom
feature/react-19

Conversation

@sinejespersen
Copy link
Copy Markdown
Contributor

@sinejespersen sinejespersen commented Dec 20, 2024

Link to ticket

🔢

Description

  • react 18 -> react 19
  • react-dom 18 -> 19
  • react-leaflet 4 -> 5.0.0
  • Delete unused InfoComponent

@sinejespersen sinejespersen marked this pull request as ready for review December 20, 2024 10:09
Comment thread src/App.jsx
<div className="App flex flex-col h-full pt-24 min-h-screen dark:text-white w-screen pl-3 pr-3 pb-3 text-zinc-800 bg-zinc-100 dark:bg-zinc-800 overflow-hidden">
<LatLongContext.Provider value={contextLatLong}>
<PermissionContext.Provider
<LatLongContext value={contextLatLong}>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this change related to the React upgrade? I'm just asking out of curiosity.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes

@sinejespersen sinejespersen merged commit 59b14f1 into develop Dec 20, 2024
@sinejespersen sinejespersen deleted the feature/react-19 branch December 20, 2024 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants