js-waku/examples/web-chat/src
Franck Royer 89b35eb4df
Disable send button if no peer available
Yet keep it enabled if user tries to send a command.

Resolves #136
2021-05-13 20:48:33 +10:00
..
types Move web-chat to examples folder 2021-05-05 16:35:14 +10:00
App.css Move web-chat to examples folder 2021-05-05 16:35:14 +10:00
App.tsx Revert naming to js-waku 2021-05-13 20:27:38 +10:00
ChatList.tsx Revert naming to js-waku 2021-05-13 20:27:38 +10:00
MessageInput.tsx Disable send button if no peer available 2021-05-13 20:48:33 +10:00
Room.tsx Revert naming to js-waku 2021-05-13 20:27:38 +10:00
WakuContext.ts Revert naming to js-waku 2021-05-13 20:27:38 +10:00
WakuMock.test.ts Move web-chat to examples folder 2021-05-05 16:35:14 +10:00
WakuMock.ts Move web-chat to examples folder 2021-05-05 16:35:14 +10:00
command.ts Revert naming to js-waku 2021-05-13 20:27:38 +10:00
index.css Move web-chat to examples folder 2021-05-05 16:35:14 +10:00
index.tsx Move web-chat to examples folder 2021-05-05 16:35:14 +10:00
react-app-env.d.ts Move web-chat to examples folder 2021-05-05 16:35:14 +10:00
setupTests.ts Move web-chat to examples folder 2021-05-05 16:35:14 +10:00