DarkModeSwitch

Toggle the light and dark mode.

Components: <DarkModeSwitch />

File: src/components/DarkModeSwitch/DarkModeSwitch.tsx

import { DarkModeSwitch } from "@/components/DarkModeSwitch/DarkModeSwitch";

Example

Last updated