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

File SwapButton.tsx

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

Source from the content-addressed store, hash-verified

1import { forwardRef, useEffect } from "react";
2import { Button, ButtonProps } from "@/components/ui/button";
3import { useEditorStore } from "@/stores/editorStore";
4import { ArrowRightLeft } from "lucide-react";

Callers

nothing calls this directly

Calls 2

runCommandFunction · 0.85
tFunction · 0.50

Tested by

no test coverage detected