Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/sqlchat/sqlchat
/ State
Interface
State
src/components/ConnectionSidebar.tsx:17–17 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
import { head } from
"lodash-es"
;
16
17
interface State {}
18
19
const ConnectionSidebar = () => {
20
const { t } = useTranslation();
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected