Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/freeCodeCamp/freeCodeCamp
/
Class
client/src/components/settings/user-token.tsx:19–19 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
17
};
18
19
class UserToken extends Component<UserTokenProps> {
20
static displayName: string;
21
22
deleteToken = () => {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected