Walkthrough
Last updated
Open the app at https://glitch.com/~truth-spleen.
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.
Last updated