Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
6
type Props = {}
7
8
class 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