Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/stackryze/FreeDomains
/ refresh
Function
refresh
src/context/dashboard-context.jsx:33–35 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
31
32
// Refresh function that can be called manually
33
const refresh = () => {
34
fetchSubdomains();
35
};
36
37
return (
38
<DashboardContext.Provider value={{
Callers
7
handleDelete
Function · 0.85
handleRenew
Function · 0.85
handleRegister
Function · 0.85
handleRenew
Function · 0.85
handleDelete
Function · 0.85
handleSetDnsVerificationCode
Function · 0.85
DomainDetail
Function · 0.85
Calls
1
fetchSubdomains
Function · 0.85
Tested by
no test coverage detected