MCPcopy Create free account
hub / github.com/0010aor/FlashNotes / color-mode.tsx

File color-mode.tsx

frontend/src/components/ui/color-mode.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"use client";
2
3import type { IconButtonProps, SpanProps } from "@chakra-ui/react";
4import { ClientOnly, IconButton, Skeleton, Span } from "@chakra-ui/react";

Callers

nothing calls this directly

Calls 2

useColorModeFunction · 0.85
tFunction · 0.85

Tested by

no test coverage detected