Update context/theme-provider.tsx

This commit is contained in:
kleap-admin 2026-01-18 20:47:48 +00:00
parent e434ce4bb9
commit cfc8617c3b
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
"use client";
import { ThemeProvider } from "@/context/theme-provider";
import * as React from "react";
import { ThemeProvider as NextThemesProvider } from "next-themes";