MCPcopy Index your code
hub / github.com/bytebase/bytebase / cancel

Function cancel

frontend/src/react/components/instance/InstanceFormButtons.tsx:468–470  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

466 };
467
468 const cancel = () => {
469 onDismiss?.();
470 };
471
472 const connectionFailureDialog = (
473 <AlertDialog

Calls

no outgoing calls