vevcom / projectNext

Project Next is Omegas new website coming soon
MIT License
8 stars 0 forks source link

Fix/reset-password not building #331

Closed JohanHjelsethStorstad closed 1 month ago

JohanHjelsethStorstad commented 1 month ago

This PR cleans up the reset-password page to follow conventions but manly fixes a major issue. There is something I do not understand. It seams like VevenAdapter must be imported in some way in all pages. importing getUser is a way to solve this.