Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/gitpoint/git-point
/ user-profile.component.js
File
user-profile.component.js
src/components/user-profile.component.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* eslint-disable no-prototype-builtins */
2
import
React, { Component } from
'react'
;
3
import
{ colors, fonts, normalize } from
'config'
;
4
import
{ t } from
'utils'
;
Callers
nothing calls this directly
Calls
2
normalize
Function · 0.90
t
Function · 0.90
Tested by
no test coverage detected