diff --git a/src/App.js b/src/App.js index d7c9417..f03f6c7 100644 --- a/src/App.js +++ b/src/App.js @@ -113,7 +113,7 @@ function ChatMessage(props) { return (<>
- + User

{text}

)