MCPcopy Create free account
hub / github.com/WardAnalytics/WardGraph / resetAuthApiErrorMessage

Function resetAuthApiErrorMessage

src/components/auth/AuthDialog.tsx:102–104  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

100 * @returns void
101 */
102 const resetAuthApiErrorMessage = () => {
103 setAuthApiErrorMessage(null);
104 };
105
106 /**
107 * Closes the dialog and resets the state to LOGIN

Callers 1

AuthDialogFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected