import { Link } from "@tanstack/react-router" import { Button } from "@/components/ui/button" const ErrorComponent = () => { return (
Something went wrong. Please try again.