NathanielCoxson / pixel-arcade

A web app hosting different browser games.
1 stars 0 forks source link

Fix errors that occur when loading the dashboard #40

Closed NathanielCoxson closed 10 months ago

NathanielCoxson commented 11 months ago

Figure out what is causing the errors on dashboard loading and fix them.

Example error: image

NathanielCoxson commented 10 months ago

The error was caused by not properly writing the links in the root page.tsx file. Some of them were wrapped in tags because I had forgotten to change them all to the same tags instead.