MCPcopy Create free account
hub / github.com/experdot/pointer / TopicHeader.tsx

File TopicHeader.tsx

src/renderer/src/components/editors/ChatEditor/MessageItem/TopicHeader.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable react/prop-types */
2import React, { useState, useRef, useCallback, useImperativeHandle, forwardRef } from 'react'
3import { Button, Input, Tooltip, Dropdown } from 'antd'
4import type { InputRef } from 'antd'

Callers

nothing calls this directly

Calls 2

getStandardDropdownPropsFunction · 0.90
handleStartEditFunction · 0.85

Tested by

no test coverage detected