mirror of
https://github.com/TheRealOwenRees/chess-scribe-website.git
synced 2026-07-23 09:56:57 +00:00
style file input and chess board page
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { createFileRoute } from "@tanstack/react-router";
|
||||
import Contact from "#/pages/contact.tsx";
|
||||
import Contact from "#/pages/Contact.tsx";
|
||||
|
||||
export const Route = createFileRoute("/contact")({
|
||||
component: RouteComponent,
|
||||
|
||||
Reference in New Issue
Block a user