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