From e226db9f4c75ec5bced0d03dc3f89d2c48fff7c5 Mon Sep 17 00:00:00 2001 From: Oliver Lazoroski Date: Tue, 3 Oct 2023 11:31:54 +0200 Subject: [PATCH] fix: code suggestions --- .../src/core/components/CallLayout/LivestreamLayout.tsx | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/packages/react-sdk/src/core/components/CallLayout/LivestreamLayout.tsx b/packages/react-sdk/src/core/components/CallLayout/LivestreamLayout.tsx index 5a864bfffa..9e1dcf4b6d 100644 --- a/packages/react-sdk/src/core/components/CallLayout/LivestreamLayout.tsx +++ b/packages/react-sdk/src/core/components/CallLayout/LivestreamLayout.tsx @@ -106,9 +106,12 @@ export const LivestreamLayout = (props: LivestreamLayoutProps) => {