MCPcopy Create free account
hub / github.com/StaticMania/keep-react / CodeHighlightPreview.tsx

File CodeHighlightPreview.tsx

app/components/CodeHighlightPreview.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use client'
2import { Check, Copy } from 'phosphor-react'
3import { forwardRef, HTMLAttributes, useState } from 'react'
4import { PrismLight as SyntaxHighlighter } from 'react-syntax-highlighter'

Callers

nothing calls this directly

Calls 3

cnFunction · 0.90
useCopyFunction · 0.85
copyToClipboardFunction · 0.85

Tested by

no test coverage detected