MCPcopy Create free account
hub / github.com/Linen-dev/linen.dev / JoinButton

Method JoinButton

apps/web/ui/Header/index.tsx:28–28  ·  view source on GitHub ↗
(props: {
    brandColor?: string;
    fontColor: string;
    currentCommunity: SerializedAccount;
    settings: Settings;
  })

Source from the content-addressed store, hash-verified

26 permissions: Permissions;
27 // dep injection
28 JoinButton(props: {
29 brandColor?: string;
30 fontColor: string;
31 currentCommunity: SerializedAccount;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected