Toggle the light and dark mode.
Components: <DarkModeSwitch />
<DarkModeSwitch />
File: src/components/DarkModeSwitch/DarkModeSwitch.tsx
src/components/DarkModeSwitch/DarkModeSwitch.tsx
import { DarkModeSwitch } from "@/components/DarkModeSwitch/DarkModeSwitch";
Last updated 2 years ago