mirror of
https://github.com/waku-org/js-waku-examples.git
synced 2025-02-23 21:28:06 +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