This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
serg1557733
/
chatRedux
Watch
1
Star
0
Fork
0
ファイル
課題
0
プルリクエスト
0
Wiki
ソースを参照
add userTyping socket event and visual element to front
serg1557733
2 年 前
親
49007ab1d5
コミット
9eb65091d1
1 ファイル変更
、
0 行追加
、
1 行削除
分割表示
差分情報を表示
0
1
frontend/src/components/chatPage/ChatPage.jsx
+ 0
- 1
frontend/src/components/chatPage/ChatPage.jsx
ファイルの表示
@@ -139,7 +139,6 @@ export const ChatPage = () => {
<UserInfo/>
</Box>
-
</Box>
</div>
)