Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3
import type { IconButtonProps, SpanProps } from
"@chakra-ui/react"
;
4
import { ClientOnly, IconButton, Skeleton, Span } from
"@chakra-ui/react"
;
Callers
nothing calls this directly
Calls
2
useColorMode
Function · 0.85
t
Function · 0.85
Tested by
no test coverage detected