We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06fe871 commit fcb5f0aCopy full SHA for fcb5f0a
src/contexts/Theme.tsx
@@ -1,5 +1,3 @@
1
-"use client";
2
-
3
import React, { createContext, useContext, useState, useEffect } from "react";
4
import { UITheme, toUITheme, setThemeOnDocument } from "../utils/theme";
5
0 commit comments