MCPcopy 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

15import { head } from "lodash-es";
16
17interface State {}
18
19const ConnectionSidebar = () => {
20 const { t } = useTranslation();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected