🎨 Format frontend (#1161)

This commit is contained in:
Alejandra
2024-04-08 15:49:22 -05:00
committed by GitHub
parent 98bd7e6350
commit ccd85b098b
17 changed files with 17 additions and 17 deletions

View File

@@ -1,7 +1,7 @@
import { ChakraProvider } from "@chakra-ui/react"
import { QueryClient, QueryClientProvider } from "@tanstack/react-query"
import { RouterProvider, createRouter } from "@tanstack/react-router"
import ReactDOM from "react-dom/client"
import { QueryClient, QueryClientProvider } from "@tanstack/react-query"
import { routeTree } from "./routeTree.gen"
import { StrictMode } from "react"