MCPcopy Create free account
hub / github.com/ScattrdBlade/bigFileUpload / ExternalIcon

Function ExternalIcon

index.tsx:310–310  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

308}
309
310const ExternalIcon = () => <OpenExternalIcon height={24} width={24} />;
311
312const channelAttachMenuPatch: NavContextMenuPatchCallback = (children, props) => {
313 const channel = props?.channel;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected