You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that the web-viewer is using quite outdated dependencies and that the code could be cleaned up quite a bit. Material UI upgraded to version 5 a few years ago and has since made large improvements. It's now known as Mui.
There are some dependencies that should be moved under devDependencies as well, such as typescript and @types/geojson.
The text was updated successfully, but these errors were encountered:
@dionhaefner if you agree with this, I can get a PR ready for it. I work primarily with Material UI within DHI and have worked a lot with Razvan, so I can easily get this up and running if you'd like :)
I noticed that the web-viewer is using quite outdated dependencies and that the code could be cleaned up quite a bit. Material UI upgraded to version 5 a few years ago and has since made large improvements. It's now known as Mui.
There are some dependencies that should be moved under
devDependencies
as well, such astypescript
and@types/geojson
.The text was updated successfully, but these errors were encountered: