Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cartesiancs/map3d
/ loadFleetSpace
Function
loadFleetSpace
src/ui/App.tsx:94–97 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
92
};
93
94
const loadFleetSpace = () => {
95
getFleetSpaces();
96
setIsFleetModal(true);
97
};
98
99
const checkFleetLogin = () => {
100
try {
Callers
nothing calls this directly
Calls
1
getFleetSpaces
Function · 0.85
Tested by
no test coverage detected