This commit is contained in:
2025-12-26 01:23:31 +01:00
parent 4d73a963df
commit 3be3fe5c82
4 changed files with 53 additions and 3 deletions

View File

@@ -1,5 +1,4 @@
import { createFileRoute } from "@tanstack/react-router";
import logo from "../logo.svg";
export const Route = createFileRoute("/")({
component: App,