Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
ipapandinas committed Dec 29, 2024
1 parent 1031863 commit 3b47336
Show file tree
Hide file tree
Showing 2 changed files with 400 additions and 1,184 deletions.
1 change: 0 additions & 1 deletion app/providers.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import * as React from "react";
import { NextUIProvider } from "@nextui-org/system";
import { useRouter } from "next/navigation";
import { ThemeProvider as NextThemesProvider } from "next-themes";
import { ThemeProviderProps } from "next-themes/dist/types";
import { QueryClientProvider } from "@tanstack/react-query";
import { ReactQueryDevtools } from "@tanstack/react-query-devtools";
import { queryClient } from "@/lib/react-query-client";
Expand Down
Loading

0 comments on commit 3b47336

Please sign in to comment.