From 79aa36582a55343d4f2511f7df3bd5ed899b54c0 Mon Sep 17 00:00:00 2001 From: rasulov1337 <117843890+rasulov1337@users.noreply.github.com> Date: Tue, 17 Dec 2024 23:58:27 +0300 Subject: [PATCH] refactor: rename classes according to correct BEM --- src/components/ChatWindow/ChatWindow.hbs | 23 ++- src/components/ChatWindow/ChatWindow.scss | 186 +++++++++++----------- src/components/ChatWindow/ChatWindow.ts | 8 +- 3 files changed, 105 insertions(+), 112 deletions(-) diff --git a/src/components/ChatWindow/ChatWindow.hbs b/src/components/ChatWindow/ChatWindow.hbs index a177cf3e..9d54dd7d 100644 --- a/src/components/ChatWindow/ChatWindow.hbs +++ b/src/components/ChatWindow/ChatWindow.hbs @@ -1,34 +1,29 @@ -
-
+
+
-
+
-