MCPcopy Create free account
hub / github.com/VGabriel45/SolidityVisualizer / handleOpenApiKeyDialog

Function handleOpenApiKeyDialog

src/hooks/useDiagram.ts:485–487  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

483 };
484
485 const handleOpenApiKeyDialog = () => {
486 setShowApiKeyDialog(true);
487 };
488
489 return {
490 diagram,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected