Comment on page
Walkthrough
Right-click
inspect element
and select the Debugger
tab. Then click command + P
to search for and open two files:src/components/chat-form.js
,- and
src/components/chat-wrapper.js
.
src/components/chat-form.js
src/components/chat-wrapper.js
Last modified 5yr ago