Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/codeforreal1/compressO
/ UpdateModalProps
Interface
UpdateModalProps
src/routes/(root)/ui/app-settings/Setting.tsx:197–199 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
195
}
196
197
interface UpdateModalProps {
198
onClose: () => void
199
}
200
201
function UpdateModal({ onClose }: UpdateModalProps) {
202
const {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected