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

Class

client/src/components/SignInPage/index.tsx:8–8  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6type Props = {}
7
8class SignInPage extends Component<Props> {
9 renderSignInButton = () => (
10 <button
11 className="btn btn-primary"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected