Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emwalker/digraph
/
Class
client/src/components/ui/GithubLogin/index.d.ts:5–5 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3
className?: string | undefined;
4
};
5
declare
class
GithubLogin extends Component<Props> {
6
static defaultProps: {
7
className: string;
8
};
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected