Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
onPress
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected