MCPcopy Create free account
hub / github.com/bytebase/bytebase / close

Function close

frontend/src/react/components/ui/feature-modal.tsx:67–67  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

65 : t("subscription.disabled-feature");
66
67 const close = () => onOpenChange(false);
68
69 const confirmLabel = instanceMissingLicense
70 ? t("subscription.instance-assignment.assign-license")

Callers 2

handleConfirmFunction · 0.70
FeatureModalFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected