Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/unicity-sphere/sphere
/ Props
Interface
Props
src/components/MaintenanceScreen.tsx:1–3 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
interface Props {
2
message?: string | null;
3
}
4
5
const DEFAULT_MESSAGE =
"Marketplace is temporarily unavailable — we'll be back soon"
;
6
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected