MCPcopy
hub / github.com/chartdb/chartdb / code-snippet.tsx

File code-snippet.tsx

src/components/code-snippet/code-snippet.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { cn } from '@/lib/utils';
2import React, { lazy, Suspense, useCallback, useEffect } from 'react';
3import { Spinner } from '../spinner/spinner';
4import { useTheme } from '@/hooks/use-theme';

Callers

nothing calls this directly

Calls 5

useThemeFunction · 0.90
useToastFunction · 0.90
cnFunction · 0.90
lazyFunction · 0.85
toastFunction · 0.85

Tested by

no test coverage detected