MCPcopy Create free account
hub / github.com/emwalker/digraph /

Class

client/src/components/SignUpPage/index.tsx:16–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14// http://emumba.com/blog/2016-12-07-setting-up-google-recaptcha-in-a-reactjs-app/
15
16class SignUpPage extends Component<Props, State> {
17 constructor(props: Props) {
18 super(props)
19 this.state = {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected