From 7714d561d2e1a4fb49732936450499aa3fcb436b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=BD=D0=B4=D1=80=D0=B5=D0=B9=20=D0=91=D0=B0=D0=B1?= =?UTF-8?q?=D1=83=D1=88=D0=BA=D0=B8=D0=BD?= Date: Fri, 7 Mar 2025 10:41:48 +0100 Subject: [PATCH] fix errors --- .../Controls/AssistSessionsModal/AssistSessionsModal.tsx | 2 +- .../LiveSessionReloadButton/LiveSessionReloadButton.tsx | 4 +++- frontend/app/components/shared/ReloadButton/ReloadButton.tsx | 4 +++- .../components/SessionSort/SessionSort.tsx | 2 +- frontend/app/layout/SideMenu.tsx | 4 ++-- 5 files changed, 10 insertions(+), 6 deletions(-) diff --git a/frontend/app/components/Session_/Player/Controls/AssistSessionsModal/AssistSessionsModal.tsx b/frontend/app/components/Session_/Player/Controls/AssistSessionsModal/AssistSessionsModal.tsx index 9a1e71890..b2d4fa1cf 100644 --- a/frontend/app/components/Session_/Player/Controls/AssistSessionsModal/AssistSessionsModal.tsx +++ b/frontend/app/components/Session_/Player/Controls/AssistSessionsModal/AssistSessionsModal.tsx @@ -70,7 +70,7 @@ function AssistSessionsModal(props: ConnectProps) {
- +