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

File EditableText.tsx

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

Source from the content-addressed store, hash-verified

1import React, { useState } from 'react';
2import { useWatch } from '../hooks/useWatch';
3import { Input } from './ui/input';
4import { useEvent } from '@/hooks/useEvent';

Callers

nothing calls this directly

Calls 3

useWatchFunction · 0.90
useEventFunction · 0.90
cnFunction · 0.90

Tested by

no test coverage detected