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

File CopyableText.tsx

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

Source from the content-addressed store, hash-verified

1import { cn } from '@/utils/style';
2import React, { PropsWithChildren } from 'react';
3import copy from 'copy-to-clipboard';
4import { useEvent } from '@/hooks/useEvent';

Callers

nothing calls this directly

Calls 2

useEventFunction · 0.90
cnFunction · 0.90

Tested by

no test coverage detected