MCPcopy Index your code
hub / github.com/codeaashu/claude-code / HighlightedCode.tsx

File HighlightedCode.tsx

src/components/HighlightedCode.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { c as _c } from "react/compiler-runtime";
2import * as React from 'react';
3import { memo, useEffect, useMemo, useRef, useState } from 'react';
4import { useSettings } from '../hooks/useSettings.js';

Callers

nothing calls this directly

Calls 8

useSettingsFunction · 0.85
expectColorFileFunction · 0.85
measureElementFunction · 0.85
isFullscreenEnvEnabledFunction · 0.85
countCharInStringFunction · 0.85
toStringMethod · 0.65
useThemeFunction · 0.50
renderMethod · 0.45

Tested by

no test coverage detected