Update context/theme-provider.tsx
This commit is contained in:
parent
de1868889f
commit
74e3ffda2e
|
|
@ -1,5 +1,4 @@
|
||||||
"use client";
|
"use client";
|
||||||
import { ThemeProvider } from "@/context/theme-provider";
|
|
||||||
|
|
||||||
import * as React from "react";
|
import * as React from "react";
|
||||||
import { ThemeProvider as NextThemesProvider } from "next-themes";
|
import { ThemeProvider as NextThemesProvider } from "next-themes";
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue