MCPcopy
hub / github.com/mailvelope/mailvelope / showForm

Function showForm

src/components/encrypted-form/encryptedForm.js:69–71  ·  view source on GitHub ↗
(event)

Source from the content-addressed store, hash-verified

67 }
68
69 showForm(event) {
70 this.setState({...event, showWaiting: false});
71 }
72
73 showErrorMsg(error) {
74 this.setState({

Callers

nothing calls this directly

Calls 1

setStateMethod · 0.45

Tested by

no test coverage detected