MCPcopy Create free account
hub / github.com/VadimNotJustDev/SignalClone / onPlusClicked

Function onPlusClicked

components/MessageInput/MessageInput.tsx:131–133  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

129 };
130
131 const onPlusClicked = () => {
132 console.warn("On plus clicked");
133 };
134
135 const onPress = () => {
136 if (image) {

Callers 1

onPressFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected