Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/utterance/utterances
/ remove
Method
remove
src/timeline-component.ts:102–105 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
100
button.disabled = true;
101
},
102
remove() {
103
button.onclick = null;
104
element.remove();
105
}
106
};
107
}
108
Callers
3
load
Function · 0.80
insertComment
Method · 0.80
setCurrentUser
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected