MCPcopy Index your code
hub / github.com/codeaashu/claude-code / PromptInputFooterSuggestions.tsx

File PromptInputFooterSuggestions.tsx

src/components/PromptInput/PromptInputFooterSuggestions.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { c as _c } from "react/compiler-runtime";
2import * as React from 'react';
3import { memo, type ReactNode } from 'react';
4import { useTerminalSize } from '../../hooks/useTerminalSize.js';

Callers

nothing calls this directly

Calls 6

useTerminalSizeFunction · 0.85
isUnifiedSuggestionFunction · 0.85
getIconFunction · 0.85
truncatePathMiddleFunction · 0.85
truncateToWidthFunction · 0.85
maxMethod · 0.80

Tested by

no test coverage detected