MCPcopy
hub / github.com/loggerhead/json4u / InputBox.tsx

File InputBox.tsx

src/containers/editor/mode/InputBox.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { type ComponentPropsWithoutRef, type ElementRef, forwardRef, useEffect, useState } from "react";
2import LoadingButton from "@/components/LoadingButton";
3import { Input } from "@/components/ui/input";
4import { useDebounceFn } from "@/lib/hooks";

Callers

nothing calls this directly

Calls 4

useDebounceFnFunction · 0.90
cnFunction · 0.90
setCommandModeFunction · 0.85
tFunction · 0.50

Tested by

no test coverage detected