WIP
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { ChakraProvider } from '@chakra-ui/react'
|
||||
import { QueryClient, QueryClientProvider } from '@tanstack/react-query'
|
||||
import Layout from '~/components/layout'
|
||||
import theme from './theme'
|
||||
import theme from '~/src/theme'
|
||||
|
||||
const queryClient = new QueryClient()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user