Work
All checks were successful
Lint / lint (push) Successful in 42s

This commit is contained in:
Julien Valverdé
2025-10-14 05:17:52 +02:00
parent eefb4481ec
commit 999fff8ddc
9 changed files with 82 additions and 114 deletions

View File

@@ -1,6 +1,7 @@
import { createRouter, RouterProvider } from "@tanstack/react-router"
import { StrictMode } from "react"
import { createRoot } from "react-dom/client"
import "./i18n"
import "./index.css"
import { routeTree } from "./routeTree.gen"