Skip to content

Conversation

@adarshm11
Copy link

Pull Request

Description

In this PR I implemented a redirect page for 500 status codes on the website.

Related Issues (if applicable)

Addresses #103

Type of Change

New feature

Additional Notes

You might want to double check the height of the element I implemented in src/pages/InternalError.tsx -> it should take up the entire screen minus the navbar and the footers.

@@ -0,0 +1,23 @@
import { useNavigate } from "@tanstack/react-router";
import Page from "../components/templates/Page";
Copy link
Collaborator

Choose a reason for hiding this comment

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

use alias to import @/components/templates/Page

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.

3 participants