Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/msgbyte/tianji
/ WorkspaceSwitcher.tsx
File
WorkspaceSwitcher.tsx
src/client/components/WorkspaceSwitcher.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import React, { useState } from
'react'
;
2
import { cn } from
'@/utils/style'
;
3
import {
4
changeUserCurrentWorkspace,
Callers
nothing calls this directly
Calls
8
useUserInfo
Function · 0.90
useCurrentWorkspaceSafe
Function · 0.90
setUserInfo
Function · 0.90
useEvent
Function · 0.90
changeUserCurrentWorkspace
Function · 0.90
showErrorToast
Function · 0.90
useEventWithLoading
Function · 0.90
cn
Function · 0.90
Tested by
no test coverage detected