MCPcopy Create free account
hub / github.com/ShareDropio/sharedrop / closeModal

Function closeModal

app/routes/application.js:16–21  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

14 },
15
16 closeModal() {
17 return this.disconnectOutlet({
18 outlet: 'modal',
19 parentView: 'application',
20 });
21 },
22 },
23});

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected