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

File JqInput.tsx

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

Source from the content-addressed store, hash-verified

1import { type ComponentPropsWithoutRef, type ElementRef, type FC, forwardRef } from "react";
2import { Input } from "@/components/ui/input";
3import { ViewMode } from "@/lib/db/config";
4import { jq } from "@/lib/jq";

Callers

nothing calls this directly

Calls 2

useExecJqFunction · 0.85
tFunction · 0.50

Tested by

no test coverage detected