Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import React, { useState } from
'react'
;
2
import { useWatch } from
'../hooks/useWatch'
;
3
import { Input } from
'./ui/input'
;
4
import { useEvent } from
'@/hooks/useEvent'
;
Callers
nothing calls this directly
Calls
3
useWatch
Function · 0.90
useEvent
Function · 0.90
cn
Function · 0.90
Tested by
no test coverage detected