MCPcopy
hub / github.com/msgbyte/tianji / CodeBlock.tsx

File CodeBlock.tsx

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

Source from the content-addressed store, hash-verified

1import { useEvent } from '@/hooks/useEvent';
2import React, { useState } from 'react';
3import { Button } from './ui/button';
4import { LuCopy, LuCopyCheck } from 'react-icons/lu';

Callers

nothing calls this directly

Calls 1

useEventFunction · 0.90

Tested by

no test coverage detected