mirror of
https://github.com/logos-messaging/examples.waku.org.git
synced 2026-01-11 01:03:08 +00:00
fix: typo
This commit is contained in:
parent
f22b5415c9
commit
60077789e4
@ -40,7 +40,7 @@ export default function MessageInput(props: Props) {
|
||||
!event.ctrlKey &&
|
||||
!event.shiftKey
|
||||
) {
|
||||
await onMessage();
|
||||
await sendMessage();
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user