MCPcopy Create free account
hub / github.com/LevelUpWeb3/app / useMessage

Function useMessage

src/contexts/MessageProvider.tsx:50–52  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

48}
49
50export function useMessage() {
51 return useContext(MessageContext);
52}

Callers 3

ProfileModalFunction · 0.90
EditorFunction · 0.90
EditorFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected