MCPcopy
hub / github.com/tone-row/flowchart-fun / RenameButton.tsx

File RenameButton.tsx

app/src/components/RenameButton.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { t, Trans } from "@lingui/macro";
2import * as Dialog from "@radix-ui/react-dialog";
3import { ChangeEvent, memo, ReactNode, useRef, useState } from "react";
4import { useMutation } from "react-query";

Callers

nothing calls this directly

Calls 8

useHasProAccessFunction · 0.90
useSessionFunction · 0.90
useDocDetailsFunction · 0.90
renameChartFunction · 0.90
makeChartFunction · 0.90
titleToLocalStorageKeyFunction · 0.90
slugifyFunction · 0.90
isErrorFunction · 0.90

Tested by

no test coverage detected