MCPcopy Create free account
hub / github.com/outerbase/studio / useCommonDialog

Function useCommonDialog

src/components/common-dialog/index.tsx:146–148  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

144}
145
146export function useCommonDialog() {
147 return useContext(CommonDialogContext);
148}

Callers 4

FileHandlerPickerFunction · 0.90
StorybookBodyFunction · 0.90
ViewTabFunction · 0.90
DoltCommitLogFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected