VQueryErrorHandler
All checks were successful
Lint / lint (push) Successful in 13s

This commit is contained in:
Julien Valverdé
2025-04-13 17:39:54 +02:00
parent 4f9827720c
commit f594f47793
3 changed files with 58 additions and 58 deletions

View File

@@ -1,4 +1,4 @@
import { VQueryErrorHandler } from "@/QueryErrorHandler"
import { VQueryErrorHandler } from "@/VQueryErrorHandler"
import { Container, Flex, Theme } from "@radix-ui/themes"
import { createRootRoute, Link, Outlet } from "@tanstack/react-router"
import { TanStackRouterDevtools } from "@tanstack/react-router-devtools"