MCPcopy 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

loadFunction · 0.80
insertCommentMethod · 0.80
setCurrentUserMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected