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

Function onCloseModal

apps/web/contexts/Join.tsx:75–77  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

73 };
74
75 const onCloseModal = () => {
76 setOpen(false);
77 };
78
79 const mapText = {
80 signup: 'Sign up',

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected